Searched refs:TAS6424_SAP_TDM_SLOT_LAST (Results 1 – 2 of 2) sorted by relevance
64 #define TAS6424_SAP_TDM_SLOT_LAST BIT(5) macro
249 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()