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