Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/mediatek/
Dmtk_hdmi.c418 u8 swap_bit; in mtk_hdmi_hw_aud_set_channel_swap() local
422 swap_bit = LR_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
425 swap_bit = LFE_CC_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
428 swap_bit = LSRS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
431 swap_bit = RLS_RRS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
434 swap_bit = LR_STATUS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
437 swap_bit = LFE_CC_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
440 mtk_hdmi_mask(hdmi, GRL_CH_SWAP, swap_bit, 0xff); in mtk_hdmi_hw_aud_set_channel_swap()