Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsgtl5000.c1271 static const u8 vol_quot_table[] = { variable
1403 for (i = 0; i < ARRAY_SIZE(vol_quot_table); i++) { in sgtl5000_set_power_regs()
1404 if (vol_quot >= vol_quot_table[i]) in sgtl5000_set_power_regs()