Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_eq.h35 s32 this28; /* flag related to EQ enabled or not. Gang flag ? */ member
H A Dau88x0_eq.c497 if (eq->this28) { in vortex_Eqlzr_GetLeftGain()
508 if (eq->this28 == 0) in vortex_Eqlzr_SetLeftGain()
522 if (eq->this28) { in vortex_Eqlzr_GetRightGain()
533 if (eq->this28 == 0) in vortex_Eqlzr_SetRightGain()
582 if (((eq->this10) * 2 != count) || (eq->this28 == 0)) in vortex_Eqlzr_SetAllBands()
635 if ((eq->this28) && (bp == 0)) { in vortex_Eqlzr_SetBypass()
690 eq->this28 = 0x1; /* if 1 => Allow read access to this130 (gains) */ in vortex_Eqlzr_init()