Home
last modified time | relevance | path

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

/openbmc/linux/sound/sparc/
H A Dcs4231.c88 #define CS4231_FLAG_EBUS 0x00000001 macro
258 if (cp->flags & CS4231_FLAG_EBUS) in __cs4231_readb()
267 if (cp->flags & CS4231_FLAG_EBUS) in __cs4231_writeb()
1956 chip->flags |= CS4231_FLAG_EBUS; in snd_cs4231_ebus_create()