Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c425 u8 swap_bit; in mtk_hdmi_hw_aud_set_channel_swap() local
429 swap_bit = LR_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
432 swap_bit = LFE_CC_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
435 swap_bit = LSRS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
438 swap_bit = RLS_RRS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
441 swap_bit = LR_STATUS_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
444 swap_bit = LFE_CC_SWAP; in mtk_hdmi_hw_aud_set_channel_swap()
447 mtk_hdmi_mask(hdmi, GRL_CH_SWAP, swap_bit, 0xff); in mtk_hdmi_hw_aud_set_channel_swap()