Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas6424.c146 snd_soc_component_update_bits(component, TAS6424_SAP_CTRL, in tas6424_hw_params()
203 snd_soc_component_update_bits(component, TAS6424_SAP_CTRL, in tas6424_set_dai_fmt()
248 snd_soc_component_update_bits(component, TAS6424_SAP_CTRL, TAS6424_SAP_TDM_SLOT_LAST, in tas6424_set_dai_tdm_slot()
593 { TAS6424_SAP_CTRL, 0x04 },
618 case TAS6424_SAP_CTRL: in tas6424_is_writable_reg()
H A Dtas6424.h24 #define TAS6424_SAP_CTRL 0x03 macro