Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/ali5451/
H A Dali5451.c109 #define ALI_STOP 0x84 macro
1116 outl(what, ALI_REG(codec, ALI_STOP)); in snd_ali_trigger()
1847 im->regs[ALI_STOP >> 2] = inl(ALI_REG(chip, ALI_STOP)); in ali_suspend()
1853 if ((i*4 == ALI_MISCINT) || (i*4 == ALI_STOP)) in ali_suspend()
1865 outl(0xffffffff, ALI_REG(chip, ALI_STOP)); in ali_suspend()
1891 if ((i*4 == ALI_MISCINT) || (i*4 == ALI_STOP) || in ali_resume()
2083 codec->chregs.regs.stop = ALI_STOP; in snd_ali_create()