Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dmop500_ab8500.c26 #define TX_SLOT_MONO 0x0008 macro
298 tx_slots = (is_playback) ? TX_SLOT_MONO : 0; in mop500_ab8500_hw_params()