Home
last modified time | relevance | path

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

/linux-3.4.99/sound/pci/ice1712/
Dhoontech.c45 byte |= ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
48 byte &= ~ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
51 byte |= ICE1712_STDSP24_CLOCK_BIT; in snd_ice1712_stdsp24_gpio_write()
Dhoontech.h56 #define ICE1712_STDSP24_CLOCK_BIT (1<<5) macro
Dice1712.c2426 ICE1712_STDSP24_CLOCK_BIT); in snd_ice1712_chip_init()