Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/au88x0/
H A Dau88x0_eq.c255 if (eqhw->this04 < 0)
262 while (ebx < eqhw->this04);
270 if (eqhw->this04 < 0)
277 while (ebx < eqhw->this04);
285 if (eqhw->this04 < 0)
292 while (ebx < eqhw->this04);
300 if (eqhw->this04 < 0)
341 if (eqhw->this04 < 0)
481 if (eqhw->this04 <= 0) in vortex_EqHw_GetTenBandLevels()
487 peaks[i + eqhw->this04] = in vortex_EqHw_GetTenBandLevels()
[all …]
H A Dau88x0_eq.h22 s32 this04; /* How many filters for each side (default = 10) */ member
27 eqhw_t this04; /* CHwEq */ member