Home
last modified time | relevance | path

Searched defs:cec (Results 1 – 15 of 15) sorted by relevance

/linux/drivers/media/cec/platform/s5p/
H A Dexynos_hdmi_cecctrl.c23 void s5p_cec_set_divider(struct s5p_cec_dev *cec) in s5p_cec_set_divider()
50 void s5p_cec_enable_rx(struct s5p_cec_dev *cec) in s5p_cec_enable_rx()
59 void s5p_cec_mask_rx_interrupts(struct s5p_cec_dev *cec) in s5p_cec_mask_rx_interrupts()
69 void s5p_cec_unmask_rx_interrupts(struct s5p_cec_dev *cec) in s5p_cec_unmask_rx_interrupts()
79 void s5p_cec_mask_tx_interrupts(struct s5p_cec_dev *cec) in s5p_cec_mask_tx_interrupts()
89 void s5p_cec_unmask_tx_interrupts(struct s5p_cec_dev *cec) in s5p_cec_unmask_tx_interrupts()
99 void s5p_cec_reset(struct s5p_cec_dev *cec) in s5p_cec_reset()
111 void s5p_cec_tx_reset(struct s5p_cec_dev *cec) in s5p_cec_tx_reset()
116 void s5p_cec_rx_reset(struct s5p_cec_dev *cec) in s5p_cec_rx_reset()
127 void s5p_cec_threshold(struct s5p_cec_dev *cec) in s5p_cec_threshold()
[all …]
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_cec.c62 static void mtk_cec_clear_bits(struct mtk_cec *cec, unsigned int offset, in mtk_cec_clear_bits()
73 static void mtk_cec_set_bits(struct mtk_cec *cec, unsigned int offset, in mtk_cec_set_bits()
84 static void mtk_cec_mask(struct mtk_cec *cec, unsigned int offset, in mtk_cec_mask()
97 struct mtk_cec *cec = dev_get_drvdata(dev); in mtk_cec_set_hpd_event() local
108 struct mtk_cec *cec = dev_get_drvdata(dev); in mtk_cec_hpd_high() local
116 static void mtk_cec_htplg_irq_init(struct mtk_cec *cec) in mtk_cec_htplg_irq_init()
126 static void mtk_cec_htplg_irq_enable(struct mtk_cec *cec) in mtk_cec_htplg_irq_enable()
131 static void mtk_cec_htplg_irq_disable(struct mtk_cec *cec) in mtk_cec_htplg_irq_disable()
136 static void mtk_cec_clear_htplg_irq(struct mtk_cec *cec) in mtk_cec_clear_htplg_irq()
151 static void mtk_cec_hpd_event(struct mtk_cec *cec, bool hpd) in mtk_cec_hpd_event()
[all …]
/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c71 static void dw_hdmi_write(struct dw_hdmi_cec *cec, u8 val, int offset) in dw_hdmi_write()
76 static u8 dw_hdmi_read(struct dw_hdmi_cec *cec, int offset) in dw_hdmi_read()
83 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_log_addr() local
99 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_transmit() local
127 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_hardirq() local
180 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_thread() local
196 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_enable() local
232 struct dw_hdmi_cec *cec = data; in dw_hdmi_cec_del() local
240 struct dw_hdmi_cec *cec; in dw_hdmi_cec_probe() local
309 struct dw_hdmi_cec *cec = platform_get_drvdata(pdev); in dw_hdmi_cec_remove() local
[all …]
H A Ddw-hdmi.c139 struct platform_device *cec; member
3324 struct dw_hdmi_cec_data cec; in dw_hdmi_probe() local
/linux/drivers/media/rc/keymaps/
H A Drc-cec.c26 static struct rc_map_table cec[] = { variable
/linux/Documentation/userspace-api/media/cec/
H A Dcec-api.rst4 .. _cec: target
/linux/arch/arm/boot/dts/mediatek/
H A Dmt7623n.dtsi254 cec: cec@10012000 { label
/linux/arch/arm/boot/dts/st/
H A Dstm32f746.dtsi390 cec: cec@40006c00 { label
/linux/drivers/base/power/
H A Dwakeup.c563 unsigned int cec; in wakeup_source_activate() local
668 unsigned int cnt, inpr, cec; in wakeup_source_deactivate() local
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8173.dtsi548 cec: cec@10013000 { label
/linux/drivers/gpu/drm/tegra/
H A Ddrm.h140 struct cec_notifier *cec; member
/linux/drivers/media/cec/i2c/
H A Dch7322.c153 struct cec_adapter *cec; member
/linux/include/drm/display/
H A Ddrm_dp_helper.h511 struct drm_dp_aux_cec cec; member
/linux/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c53 struct i2c_client *cec; member
792 u8 sta, cec, lvl, flag0, flag1, flag2; in tda998x_irq_thread() local
/linux/drivers/atm/
H A Dhe.c2710 static long mcc = 0, oec = 0, dcc = 0, cec = 0; in he_proc_read() local