Searched refs:TAS6424_LDGBYPASS_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/sound/soc/codecs/ | ||
D | tas6424.h | 116 #define TAS6424_LDGBYPASS_MASK BIT(TAS6424_LDGBYPASS_SHIFT) macro |
D | tas6424.c | 307 no_auto_diags = reg_val & TAS6424_LDGBYPASS_MASK; in tas6424_power_on() |