Home
last modified time | relevance | path

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

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