Searched refs:DPOT_SPI_RDAC (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/misc/ | ||
H A D | ad525x_dpot.h | 163 #define DPOT_SPI_RDAC 0xB0 macro |
H A D | ad525x_dpot.c | 288 val = DPOT_SPI_RDAC | (reg & DPOT_RDAC_MASK); in dpot_write_spi() |