Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/ali5451/
H A Dali5451.c110 #define ALI_STOP 0x84 macro
1117 outl(what, ALI_REG(codec, ALI_STOP)); in snd_ali_trigger()
1848 im->regs[ALI_STOP >> 2] = inl(ALI_REG(chip, ALI_STOP)); in ali_suspend()
1854 if ((i*4 == ALI_MISCINT) || (i*4 == ALI_STOP)) in ali_suspend()
1866 outl(0xffffffff, ALI_REG(chip, ALI_STOP)); in ali_suspend()
1892 if ((i*4 == ALI_MISCINT) || (i*4 == ALI_STOP) || in ali_resume()
2113 codec->chregs.regs.stop = ALI_STOP; in snd_ali_create()