Home
last modified time | relevance | path

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

/linux-4.1.27/sound/pci/ice1712/
Dhoontech.c44 byte |= ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
47 byte &= ~ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
50 byte |= ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
Dhoontech.h56 #define ICE1712_STDSP24_CLOCK_BIT (1<<5) macro
Dice1712.c2395 ICE1712_STDSP24_CLOCK_BIT); in snd_ice1712_chip_init()