Searched refs:TX_SLOT_NUM (Results 1 – 3 of 3) sorted by relevance
167 #define TX_SLOT_NUM 0 macro
196 (SUNXI_DAUDIO_TX_SLOT_MASK<<TX_SLOT_NUM), in sunxi_daudio_hw_params()197 ((params_channels(params)-1)<<TX_SLOT_NUM)); in sunxi_daudio_hw_params()
194 (SUNXI_DAUDIO_TX_SLOT_MASK<<TX_SLOT_NUM), in sunxi_daudio_hw_params()195 ((params_channels(params)-1)<<TX_SLOT_NUM)); in sunxi_daudio_hw_params()
Completed in 39 milliseconds