Home
last modified time | relevance | path

Searched refs:ADP1653_REG_OUT_SEL (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/media/i2c/
A Dadp1653.c66 rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, out_sel); in adp1653_update_hw()
93 rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, 0); in adp1653_get_fault()
118 return i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, in adp1653_strobe()
124 rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, out_sel); in adp1653_strobe()
267 rval = i2c_smbus_write_byte_data(client, ADP1653_REG_OUT_SEL, 0); in adp1653_init_device()
/linux-6.3-rc2/include/media/i2c/
A Dadp1653.h27 #define ADP1653_REG_OUT_SEL 0x00 macro

Completed in 4 milliseconds