Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dad525x_dpot.c210 value = dpot_read_r8d16(dpot, DPOT_AD5270_1_2_4_RDAC << 2); in dpot_read_i2c()
285 (DPOT_AD5270_1_2_4_RDAC << 2) | in dpot_write_spi()
388 return dpot_write_r8d8(dpot, (DPOT_AD5270_1_2_4_RDAC << 2) | in dpot_write_i2c()
H A Dad525x_dpot.h180 #define DPOT_AD5270_1_2_4_RDAC 0x01 macro