Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ice1712/
H A Dhoontech.c30 byte |= ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
33 byte &= ~ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
36 byte |= ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
H A Dhoontech.h43 #define ICE1712_STDSP24_CLOCK_BIT (1<<5) macro
H A Dice1712.c2345 ICE1712_STDSP24_CLOCK_BIT); in snd_ice1712_chip_init()