Home
last modified time | relevance | path

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

/Linux-v4.19/sound/pci/ali5451/
Dali5451.c124 #define ALI_STOP 0x84 macro
1133 outl(what, ALI_REG(codec, ALI_STOP)); in snd_ali_trigger()
1894 im->regs[ALI_STOP >> 2] = inl(ALI_REG(chip, ALI_STOP)); in ali_suspend()
1900 if ((i*4 == ALI_MISCINT) || (i*4 == ALI_STOP)) in ali_suspend()
1912 outl(0xffffffff, ALI_REG(chip, ALI_STOP)); in ali_suspend()
1938 if ((i*4 == ALI_MISCINT) || (i*4 == ALI_STOP) || in ali_resume()
2162 codec->chregs.regs.stop = ALI_STOP; in snd_ali_create()