Home
last modified time | relevance | path

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

/linux/drivers/misc/
H A Dad525x_dpot.c233 if (dpot->feat & F_SPI) in dpot_read()
405 if (dpot->feat & F_SPI) in dpot_write()
H A Dad525x_dpot.h43 #define F_SPI (F_SPI_8BIT | F_SPI_16BIT | F_SPI_24BIT) macro