Home
last modified time | relevance | path

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

/sound/soc/codecs/
Dtas6424.h64 #define TAS6424_SAP_TDM_SLOT_LAST BIT(5) macro
Dtas6424.c249 snd_soc_component_update_bits(component, TAS6424_SAP_CTRL, TAS6424_SAP_TDM_SLOT_LAST, in tas6424_set_dai_tdm_slot()
250 sap_tdm_slot_last ? TAS6424_SAP_TDM_SLOT_LAST : 0); in tas6424_set_dai_tdm_slot()