Searched refs:NAU8825_HP_VOL_MIN (Results 1 – 2 of 2) sorted by relevance
320 #define NAU8825_HP_VOL_MIN 0x36 macro
328 if (to > NAU8825_HP_VOL_MIN) in nau8825_hpvol_ramp()329 to = NAU8825_HP_VOL_MIN; in nau8825_hpvol_ramp()