Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c423 u8 swap_bit; in mtk_hdmi_hw_aud_set_channel_swap() local
427 swap_bit = LR_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
430 swap_bit = LFE_CC_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
433 swap_bit = LSRS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
436 swap_bit = RLS_RRS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
439 swap_bit = LR_STATUS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
442 swap_bit = LFE_CC_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
445 mtk_hdmi_mask(hdmi, GRL_CH_SWAP, swap_bit, 0xff); in mtk_hdmi_hw_aud_set_channel_swap()