Home
last modified time | relevance | path

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

/openbmc/linux/include/media/i2c/
H A Dadp1653.h36 #define ADP1653_REG_CONFIG 0x01 macro
/openbmc/linux/drivers/media/i2c/
H A Dadp1653.c70 rval = i2c_smbus_write_byte_data(client, ADP1653_REG_CONFIG, config); in adp1653_update_hw()