Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dpsc724.c101 #define PSC724_SPI_LOAD (1 << 18) macro
102 #define PSC724_SPI_MASK (PSC724_SPI_DATA | PSC724_SPI_CLK | PSC724_SPI_LOAD)
136 bits |= PSC724_SPI_LOAD; in psc724_wm8766_write()