Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/ux500/
H A Dmop500_ab8500.c27 #define TX_SLOT_STEREO 0x000a macro
33 #define DEF_TX_SLOTS TX_SLOT_STEREO
303 tx_slots = (is_playback) ? TX_SLOT_STEREO : 0; in mop500_ab8500_hw_params()