Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_eq.h23 s32 this08; /* inited to cero. Stereo flag? */ member
28 u16 this08; /* Bad codec flag ? SetBypassGain: bypass gain */ member
H A Dau88x0_eq.c63 if (eqhw->this08 == 0) { in vortex_EqHw_SetLeftCoefs()
85 if (eqhw->this08 == 0) { in vortex_EqHw_SetRightCoefs()
165 if (eqhw->this08 == 0) { in vortex_EqHw_SetBypassGain()
638 vortex_EqHw_SetBypassGain(vortex, eq->this08, eq->this08); in vortex_Eqlzr_SetBypass()
683 eq->this08 = 0; /* Bypass gain with EQ in use. */ in vortex_Eqlzr_init()