Home
last modified time | relevance | path

Searched refs:i2c_smbus_read_byte_data (Results 1 – 25 of 48) sorted by relevance

12

/linux/drivers/mfd/
H A Dtps65010.c213 value = i2c_smbus_read_byte_data(tps->client, TPS_CHGCONFIG); in dbg_show()
217 value = i2c_smbus_read_byte_data(tps->client, TPS_CHGSTATUS); in dbg_show()
220 value = i2c_smbus_read_byte_data(tps->client, TPS_MASK1); in dbg_show()
225 value = i2c_smbus_read_byte_data(tps->client, TPS_REGSTATUS); in dbg_show()
228 value = i2c_smbus_read_byte_data(tps->client, TPS_MASK2); in dbg_show()
237 value = i2c_smbus_read_byte_data(tps->client, TPS_VDCDC1); in dbg_show()
241 value = i2c_smbus_read_byte_data(tps->client, TPS_VDCDC2); in dbg_show()
245 value = i2c_smbus_read_byte_data(tps->client, TPS_VREGS1); in dbg_show()
250 value = i2c_smbus_read_byte_data(tps->client, TPS_LED1_ON); in dbg_show()
251 v2 = i2c_smbus_read_byte_data(tps->client, TPS_LED1_PER); in dbg_show()
[all …]
H A Drn5t618.c122 ret = i2c_smbus_read_byte_data(rn5t618_pm_power_off, RN5T618_REPCNT); in rn5t618_trigger_poweroff_sequence()
136 ret = i2c_smbus_read_byte_data(rn5t618_pm_power_off, RN5T618_SLPCNT); in rn5t618_trigger_poweroff_sequence()
H A Dintel_soc_pmic_chtwc.c84 ret = i2c_smbus_read_byte_data(client, reg & REG_OFFSET_MASK); in cht_wc_byte_reg_read()
H A Dgateworks-gsc.c57 ret = i2c_smbus_read_byte_data(client, reg); in gsc_read()
/linux/drivers/rtc/
H A Drtc-nvidia-vrs10.c96 ret = i2c_smbus_read_byte_data(info->client, reg); in nvvrs_update_bits()
187 ret = i2c_smbus_read_byte_data(info->client, NVVRS_REG_RTC_T3); in nvvrs_rtc_read_time()
194 ret = i2c_smbus_read_byte_data(info->client, NVVRS_REG_RTC_T2); in nvvrs_rtc_read_time()
201 ret = i2c_smbus_read_byte_data(info->client, NVVRS_REG_RTC_T1); in nvvrs_rtc_read_time()
208 ret = i2c_smbus_read_byte_data(info->client, NVVRS_REG_RTC_T0); in nvvrs_rtc_read_time()
258 ret = i2c_smbus_read_byte_data(info->client, NVVRS_REG_RTC_A3); in nvvrs_rtc_read_alarm()
265 ret = i2c_smbus_read_byte_data(info->client, NVVRS_REG_RTC_A2); in nvvrs_rtc_read_alarm()
272 ret = i2c_smbus_read_byte_data(info->client, NVVRS_REG_RTC_A1); in nvvrs_rtc_read_alarm()
279 ret = i2c_smbus_read_byte_data(info->client, NVVRS_REG_RTC_A0); in nvvrs_rtc_read_alarm()
330 ret = i2c_smbus_read_byte_data(info->client, in nvvrs_pseq_irq_clear()
[all …]
/linux/drivers/misc/
H A Dapds9802als.c38 val = i2c_smbus_read_byte_data(client, 0x81); in als_sensing_range_show()
55 ret = i2c_smbus_read_byte_data(client, 0x86); in als_wait_for_data_ready()
81 temp = i2c_smbus_read_byte_data(client, 0x81); in als_lux0_input_data_show()
88 temp = i2c_smbus_read_byte_data(client, 0x8C); /* LSB data */ in als_lux0_input_data_show()
93 ret_val = i2c_smbus_read_byte_data(client, 0x8D); /* MSB data */ in als_lux0_input_data_show()
133 ret_val = i2c_smbus_read_byte_data(client, 0x81); in als_sensing_range_store()
165 ret_val = i2c_smbus_read_byte_data(client, 0x80); in als_set_power_state()
H A Disl29003.c161 lsb = i2c_smbus_read_byte_data(client, ISL29003_REG_LSB_SENSOR); in isl29003_get_adc_value()
168 msb = i2c_smbus_read_byte_data(client, ISL29003_REG_MSB_SENSOR); in isl29003_get_adc_value()
356 int v = i2c_smbus_read_byte_data(client, i); in isl29003_init_client()
H A Dad525x_dpot-i2c.c36 return i2c_smbus_read_byte_data(client, reg); in read_r8d8()
H A Dbh1770glc.c345 ret = i2c_smbus_read_byte_data(chip->client, BH1770_ALS_DATA_0); in bh1770_lux_get_result()
350 ret = i2c_smbus_read_byte_data(chip->client, BH1770_ALS_DATA_1); in bh1770_lux_get_result()
454 ret = i2c_smbus_read_byte_data(chip->client, BH1770_PS_DATA_LED1); in bh1770_prox_read_result()
511 ret = i2c_smbus_read_byte_data(client, BH1770_MANUFACT_ID); in bh1770_detect()
516 ret = i2c_smbus_read_byte_data(client, BH1770_PART_ID); in bh1770_detect()
575 status = i2c_smbus_read_byte_data(chip->client, BH1770_ALS_PS_STATUS); in bh1770_irq()
578 i2c_smbus_read_byte_data(chip->client, BH1770_INTERRUPT); in bh1770_irq()
H A Dtsl2550.c86 ret = i2c_smbus_read_byte_data(client, cmd); in tsl2550_get_adc_value()
313 err = i2c_smbus_read_byte_data(client, TSL2550_POWER_UP); in tsl2550_init_client()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon_boards.c98 i2c_smbus_read_byte_data(client, LM87_REG_ALARMS1); in ef4_init_lm87()
99 i2c_smbus_read_byte_data(client, LM87_REG_ALARMS2); in ef4_init_lm87()
132 reg = i2c_smbus_read_byte_data(client, LM87_REG_ALARMS1); in ef4_check_lm87()
136 reg = i2c_smbus_read_byte_data(client, LM87_REG_ALARMS2); in ef4_check_lm87()
144 reg = i2c_smbus_read_byte_data(client, LM87_REG_TEMP_INT); in ef4_check_lm87()
151 reg = i2c_smbus_read_byte_data(client, LM87_REG_TEMP_EXT1); in ef4_check_lm87()
266 i2c_smbus_read_byte_data(hwmon_client, MAX664X_REG_RSL); in sfe4001_poweroff()
278 rc = i2c_smbus_read_byte_data(hwmon_client, MAX664X_REG_RSL); in sfe4001_poweron()
294 rc = i2c_smbus_read_byte_data(ioexp_client, P0_OUT); in sfe4001_poweron()
342 rc = i2c_smbus_read_byte_data(ioexp_client, P1_IN); in sfe4001_poweron()
[all …]
/linux/drivers/media/usb/em28xx/
H A Dem28xx-camera.c184 ret = i2c_smbus_read_byte_data(client, reg); in em28xx_probe_sensor_omnivision()
194 ret = i2c_smbus_read_byte_data(client, reg); in em28xx_probe_sensor_omnivision()
207 ret = i2c_smbus_read_byte_data(client, reg); in em28xx_probe_sensor_omnivision()
216 ret = i2c_smbus_read_byte_data(client, reg); in em28xx_probe_sensor_omnivision()
/linux/Documentation/misc-devices/
H A Dmax6875.rst78 i2c_smbus_read_byte_data() to read a register.
90 value = i2c_smbus_read_byte_data(fd, 0x45);
/linux/drivers/input/keyboard/
H A Dpinephone-keyboard.c177 ret = i2c_smbus_read_byte_data(client, PPKB_SYS_COMMAND); in ppkb_adap_smbus_xfer()
186 ret = i2c_smbus_read_byte_data(client, PPKB_SYS_SMBUS_DATA); in ppkb_adap_smbus_xfer()
282 ret = i2c_smbus_read_byte_data(client, PPKB_SYS_CONFIG); in ppkb_set_scan()
/linux/drivers/leds/
H A Dleds-menf21bmc.c60 led_val = i2c_smbus_read_byte_data(led->i2c_client, in menf21bmc_led_set()
/linux/drivers/platform/x86/
H A Dmeegopad_anx7428.c112 ret = read_poll_timeout(i2c_smbus_read_byte_data, val, in anx7428_probe()
/linux/drivers/auxdisplay/
H A Dlcd2s.c61 status = i2c_smbus_read_byte_data(client, LCD2S_CMD_READ_STATUS); in lcd2s_wait_buf_free()
67 status = i2c_smbus_read_byte_data(client, in lcd2s_wait_buf_free()
/linux/drivers/macintosh/
H A Dwindfarm_max6690_sensor.c43 data = i2c_smbus_read_byte_data(max->i2c, MAX6690_EXTERNAL_TEMP); in wf_max6690_get()
H A Dwindfarm_lm75_sensor.c53 u8 cfg_new, cfg = (u8)i2c_smbus_read_byte_data(lm->i2c, 1); in wf_lm75_get()
/linux/drivers/media/pci/mgb4/
H A Dmgb4_i2c.c95 return i2c_smbus_read_byte_data(client->client, reg); in mgb4_i2c_read_byte()
/linux/drivers/i2c/
H A Di2c-core-smbus.c138 s32 i2c_smbus_read_byte_data(const struct i2c_client *client, u8 command) in i2c_smbus_read_byte_data() function
148 EXPORT_SYMBOL(i2c_smbus_read_byte_data);
681 status = i2c_smbus_read_byte_data(client, command + i); in i2c_smbus_read_i2c_block_data_or_emulated()
/linux/drivers/watchdog/
H A Dmenf21bmc_wdt.c42 rst_rsn = i2c_smbus_read_byte_data(data->i2c_client, BMC_CMD_RST_RSN); in menf21bmc_wdt_set_bootstatus()
/linux/sound/soc/codecs/
H A Dwm1250-ev1.c176 board = i2c_smbus_read_byte_data(i2c, 0); in wm1250_ev1_probe()
/linux/drivers/macintosh/ams/
H A Dams-i2c.c79 return i2c_smbus_read_byte_data(ams_info.i2c_client, reg); in ams_i2c_read()
/linux/drivers/media/i2c/
H A Dmax9271.c31 ret = i2c_smbus_read_byte_data(dev->client, reg); in max9271_read()

12