Home
last modified time | relevance | path

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

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