Home
last modified time | relevance | path

Searched refs:AD5274_ID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/misc/
H A Dad525x_dpot.c206 case DPOT_UID(AD5274_ID): in dpot_read_i2c()
219 if (dpot->uid == DPOT_UID(AD5274_ID)) in dpot_read_i2c()
377 case DPOT_UID(AD5274_ID): in dpot_write_i2c()
385 if (dpot->uid == DPOT_UID(AD5274_ID)) in dpot_write_i2c()
H A Dad525x_dpot-i2c.c100 {"ad5274", AD5274_ID},
H A Dad525x_dpot.h131 AD5274_ID = DPOT_CONF(F_RDACS_RW | F_CMD_OTP, BRDAC0, 8, 51), enumerator