Searched refs:swap_bit (Results 1 – 1 of 1) sorted by relevance
242 u8 swap_bit; in mtk_hdmi_hw_aud_set_channel_swap() local246 swap_bit = LR_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()249 swap_bit = LFE_CC_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()252 swap_bit = LSRS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()255 swap_bit = RLS_RRS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()258 swap_bit = LR_STATUS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()261 swap_bit = LFE_CC_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()264 regmap_update_bits(hdmi->regs, GRL_CH_SWAP, 0xff, swap_bit); in mtk_hdmi_hw_aud_set_channel_swap()