Searched refs:swap_bit (Results 1 – 1 of 1) sorted by relevance
378 u8 swap_bit; in mtk_hdmi_hw_aud_set_channel_swap() local 382 swap_bit = LR_SWAP; in mtk_hdmi_hw_aud_set_channel_swap() 385 swap_bit = LFE_CC_SWAP; in mtk_hdmi_hw_aud_set_channel_swap() 388 swap_bit = LSRS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap() 391 swap_bit = RLS_RRS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap() 394 swap_bit = LR_STATUS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap() 397 swap_bit = LFE_CC_SWAP; in mtk_hdmi_hw_aud_set_channel_swap() 400 regmap_update_bits(hdmi->regs, GRL_CH_SWAP, 0xff, swap_bit); in mtk_hdmi_hw_aud_set_channel_swap()