Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm9081.h379 #define WM9081_AIFDAC_TDM_SLOT_MASK 0x0030 /* AIFDAC_TDM_SLOT - [5:4] */ macro
H A Dwm9081.c1193 aif1 &= ~(WM9081_AIFDAC_TDM_SLOT_MASK | WM9081_AIFDAC_TDM_MODE_MASK); in wm9081_set_tdm_slot()