Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/ux500/
H A Dmop500_ab8500.c30 #define RX_SLOT_MONO 0x0001 macro
36 #define DEF_RX_SLOTS RX_SLOT_MONO
301 rx_slots = (is_playback) ? 0 : RX_SLOT_MONO; in mop500_ab8500_hw_params()