Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas6424.h116 #define TAS6424_LDGBYPASS_MASK BIT(TAS6424_LDGBYPASS_SHIFT) macro
H A Dtas6424.c306 no_auto_diags = reg_val & TAS6424_LDGBYPASS_MASK; in tas6424_power_on()