Home
last modified time | relevance | path

Searched defs:cec (Results 1 – 13 of 13) 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/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 …]
/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.dtsi424 cec: cec@40006c00 { label
H A Dstm32mp151.dtsi927 cec: cec@40016000 { label
/linux/drivers/base/power/
H A Dwakeup.c559 unsigned int cec; in wakeup_source_activate() local
664 unsigned int cnt, inpr, cec; in wakeup_source_deactivate() local
/linux/drivers/gpu/drm/tegra/
H A Ddrm.h140 struct cec_notifier *cec; member
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8173.dtsi548 cec: cec@10013000 { label
/linux/drivers/media/cec/i2c/
H A Dch7322.c153 struct cec_adapter *cec; member
/linux/drivers/gpu/drm/bridge/
H A Dtda998x_drv.c54 struct i2c_client *cec; member
794 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