Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/mediatek/
H A Dmtk_cec.c73 static void mtk_cec_set_bits(struct mtk_cec *cec, unsigned int offset, in mtk_cec_set_bits() function
119 mtk_cec_set_bits(cec, RX_GEN_WD, HDMI_PORD_INT_32K_CLR | in mtk_cec_htplg_irq_init()
128 mtk_cec_set_bits(cec, RX_EVENT, HDMI_PORD_INT_EN | HDMI_HTPLG_INT_EN); in mtk_cec_htplg_irq_enable()
138 mtk_cec_set_bits(cec, TR_CONFIG, CLEAR_CEC_IRQ); in mtk_cec_clear_htplg_irq()
139 mtk_cec_set_bits(cec, NORMAL_INT_CTRL, HDMI_HTPLG_INT_CLR | in mtk_cec_clear_htplg_irq()
141 mtk_cec_set_bits(cec, RX_GEN_WD, HDMI_PORD_INT_32K_CLR | in mtk_cec_clear_htplg_irq()