FM3130_CAL_CONTROL 399 drivers/rtc/rtc-fm3130.c fm3130->regs[FM3130_CAL_CONTROL] = FM3130_CAL_CONTROL 400 drivers/rtc/rtc-fm3130.c i2c_smbus_read_byte_data(client, FM3130_CAL_CONTROL); FM3130_CAL_CONTROL 421 drivers/rtc/rtc-fm3130.c if (fm3130->regs[FM3130_CAL_CONTROL] & FM3130_CAL_CONTROL_BIT_nOSCEN) FM3130_CAL_CONTROL 422 drivers/rtc/rtc-fm3130.c i2c_smbus_write_byte_data(client, FM3130_CAL_CONTROL, FM3130_CAL_CONTROL 423 drivers/rtc/rtc-fm3130.c fm3130->regs[FM3130_CAL_CONTROL] &