Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/ux500/
Dmop500_ab8500.c31 #define TX_SLOT_MONO 0x0008 macro
303 tx_slots = (is_playback) ? TX_SLOT_MONO : 0; in mop500_ab8500_hw_params()