Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/kernel/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 …]
H A Ds5p_cec.c39 struct s5p_cec_dev *cec = cec_get_drvdata(adap); in s5p_cec_adap_enable() local
65 struct s5p_cec_dev *cec = cec_get_drvdata(adap); in s5p_cec_adap_log_addr() local
74 struct s5p_cec_dev *cec = cec_get_drvdata(adap); in s5p_cec_adap_transmit() local
86 struct s5p_cec_dev *cec = priv; in s5p_cec_irq_handler() local
134 struct s5p_cec_dev *cec = priv; in s5p_cec_irq_handler_thread() local
184 struct s5p_cec_dev *cec; in s5p_cec_probe() local
256 struct s5p_cec_dev *cec = platform_get_drvdata(pdev); in s5p_cec_remove() local
266 struct s5p_cec_dev *cec = dev_get_drvdata(dev); in s5p_cec_runtime_suspend() local
274 struct s5p_cec_dev *cec = dev_get_drvdata(dev); in s5p_cec_runtime_resume() local
/OK3568_Linux_fs/kernel/drivers/media/cec/platform/cec-gpio/
H A Dcec-gpio.c36 struct cec_gpio *cec = cec_get_drvdata(adap); in cec_gpio_read() local
45 struct cec_gpio *cec = cec_get_drvdata(adap); in cec_gpio_high() local
55 struct cec_gpio *cec = cec_get_drvdata(adap); in cec_gpio_low() local
65 struct cec_gpio *cec = priv; in cec_hpd_gpio_irq_handler_thread() local
73 struct cec_gpio *cec = priv; in cec_5v_gpio_irq_handler() local
86 struct cec_gpio *cec = priv; in cec_5v_gpio_irq_handler_thread() local
94 struct cec_gpio *cec = priv; in cec_hpd_gpio_irq_handler() local
107 struct cec_gpio *cec = priv; in cec_gpio_irq_handler() local
117 struct cec_gpio *cec = cec_get_drvdata(adap); in cec_gpio_enable_irq() local
125 struct cec_gpio *cec = cec_get_drvdata(adap); in cec_gpio_disable_irq() local
[all …]
/OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/
H A Drk_hdmirx_cec.c21 static void hdmirx_cec_write(struct hdmirx_cec *cec, int reg, u32 val) in hdmirx_cec_write()
26 static u32 hdmirx_cec_read(struct hdmirx_cec *cec, int reg) in hdmirx_cec_read()
31 static void hdmirx_cec_update_bits(struct hdmirx_cec *cec, int reg, u32 mask, in hdmirx_cec_update_bits()
42 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_log_addr() local
57 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_transmit() local
83 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_hardirq() local
139 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_thread() local
156 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_enable() local
186 struct hdmirx_cec *cec = data; in hdmirx_cec_del() local
193 struct hdmirx_cec *cec; in rk_hdmirx_cec_register() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-cec.c81 static void dw_hdmi_write(struct dw_hdmi_cec *cec, u8 val, int offset) in dw_hdmi_write()
86 static u8 dw_hdmi_read(struct dw_hdmi_cec *cec, int offset) in dw_hdmi_read()
91 static void dw_hdmi_mod(struct dw_hdmi_cec *cec, unsigned int offset, u8 mask, u8 val) in dw_hdmi_mod()
98 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_log_addr() local
114 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_transmit() local
142 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_hardirq() local
191 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_thread() local
207 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_enable() local
251 struct dw_hdmi_cec *cec = data; in dw_hdmi_cec_del() local
259 struct dw_hdmi_cec *cec = cec_get_drvdata(adap); in dw_hdmi_cec_wake_irq() local
[all …]
H A Ddw-hdmi-qp-cec.c65 static void dw_hdmi_qp_write(struct dw_hdmi_qp_cec *cec, u32 val, int offset) in dw_hdmi_qp_write()
70 static u32 dw_hdmi_qp_read(struct dw_hdmi_qp_cec *cec, int offset) in dw_hdmi_qp_read()
77 struct dw_hdmi_qp_cec *cec = cec_get_drvdata(adap); in dw_hdmi_qp_cec_log_addr() local
92 struct dw_hdmi_qp_cec *cec = cec_get_drvdata(adap); in dw_hdmi_qp_cec_transmit() local
119 struct dw_hdmi_qp_cec *cec = cec_get_drvdata(adap); in dw_hdmi_qp_cec_hardirq() local
173 struct dw_hdmi_qp_cec *cec = cec_get_drvdata(adap); in dw_hdmi_qp_cec_thread() local
188 struct dw_hdmi_qp_cec *cec = cec_get_drvdata(adap); in dw_hdmi_qp_cec_enable() local
220 struct dw_hdmi_qp_cec *cec = data; in dw_hdmi_qp_cec_del() local
228 struct dw_hdmi_qp_cec *cec; in dw_hdmi_qp_cec_probe() local
316 struct dw_hdmi_qp_cec *cec = platform_get_drvdata(pdev); in dw_hdmi_qp_cec_remove() local
H A Ddw-hdmi-qp.c227 struct platform_device *cec; member
3352 struct dw_hdmi_qp_cec_data cec; in __dw_hdmi_probe() local
H A Ddw-hdmi.c255 struct platform_device *cec; member
4720 struct dw_hdmi_cec_data cec; in dw_hdmi_probe() local
/OK3568_Linux_fs/kernel/drivers/media/cec/platform/tegra/
H A Dtegra_cec.c52 static inline u32 cec_read(struct tegra_cec *cec, u32 reg) in cec_read()
57 static inline void cec_write(struct tegra_cec *cec, u32 reg, u32 val) in cec_write()
62 static void tegra_cec_error_recovery(struct tegra_cec *cec) in tegra_cec_error_recovery()
75 struct tegra_cec *cec = dev_get_drvdata(dev); in tegra_cec_irq_thread_handler() local
96 struct tegra_cec *cec = dev_get_drvdata(dev); in tegra_cec_irq_handler() local
189 struct tegra_cec *cec = adap->priv; in tegra_cec_adap_enable() local
252 struct tegra_cec *cec = adap->priv; in tegra_cec_adap_log_addr() local
267 struct tegra_cec *cec = adap->priv; in tegra_cec_adap_monitor_all_enable() local
282 struct tegra_cec *cec = adap->priv; in tegra_cec_adap_transmit() local
320 struct tegra_cec *cec; in tegra_cec_probe() local
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_cec.c59 static void mtk_cec_clear_bits(struct mtk_cec *cec, unsigned int offset, in mtk_cec_clear_bits()
70 static void mtk_cec_set_bits(struct mtk_cec *cec, unsigned int offset, in mtk_cec_set_bits()
81 static void mtk_cec_mask(struct mtk_cec *cec, unsigned int offset, in mtk_cec_mask()
94 struct mtk_cec *cec = dev_get_drvdata(dev); in mtk_cec_set_hpd_event() local
105 struct mtk_cec *cec = dev_get_drvdata(dev); in mtk_cec_hpd_high() local
113 static void mtk_cec_htplg_irq_init(struct mtk_cec *cec) in mtk_cec_htplg_irq_init()
123 static void mtk_cec_htplg_irq_enable(struct mtk_cec *cec) in mtk_cec_htplg_irq_enable()
128 static void mtk_cec_htplg_irq_disable(struct mtk_cec *cec) in mtk_cec_htplg_irq_disable()
133 static void mtk_cec_clear_htplg_irq(struct mtk_cec *cec) in mtk_cec_clear_htplg_irq()
148 static void mtk_cec_hpd_event(struct mtk_cec *cec, bool hpd) in mtk_cec_hpd_event()
[all …]
/OK3568_Linux_fs/kernel/drivers/media/cec/platform/stm32/
H A Dstm32-cec.c80 static void cec_hw_init(struct stm32_cec *cec) in cec_hw_init()
90 static void stm32_tx_done(struct stm32_cec *cec, u32 status) in stm32_tx_done()
125 static void stm32_rx_done(struct stm32_cec *cec, u32 status) in stm32_rx_done()
147 struct stm32_cec *cec = arg; in stm32_cec_irq_thread() local
162 struct stm32_cec *cec = arg; in stm32_cec_irq_handler() local
175 struct stm32_cec *cec = adap->priv; in stm32_cec_adap_enable() local
196 struct stm32_cec *cec = adap->priv; in stm32_cec_adap_log_addr() local
218 struct stm32_cec *cec = adap->priv; in stm32_cec_adap_transmit() local
259 struct stm32_cec *cec; in stm32_cec_probe() local
354 struct stm32_cec *cec = platform_get_drvdata(pdev); in stm32_cec_remove() local
/OK3568_Linux_fs/kernel/drivers/media/cec/platform/sti/
H A Dstih-cec.c134 struct stih_cec *cec = cec_get_drvdata(adap); in stih_cec_adap_enable() local
190 struct stih_cec *cec = cec_get_drvdata(adap); in stih_cec_adap_log_addr() local
206 struct stih_cec *cec = cec_get_drvdata(adap); in stih_cec_adap_transmit() local
223 static void stih_tx_done(struct stih_cec *cec, u32 status) in stih_tx_done()
243 static void stih_rx_done(struct stih_cec *cec, u32 status) in stih_rx_done()
270 struct stih_cec *cec = priv; in stih_cec_irq_handler_thread() local
285 struct stih_cec *cec = priv; in stih_cec_irq_handler() local
303 struct stih_cec *cec; in stih_cec_probe() local
371 struct stih_cec *cec = platform_get_drvdata(pdev); in stih_cec_remove() local
/OK3568_Linux_fs/kernel/drivers/media/cec/platform/seco/
H A Dseco-cec.c107 struct secocec_data *cec = cec_get_drvdata(adap); in secocec_adap_enable() local
256 struct secocec_data *cec = cec_get_drvdata(adap); in secocec_rx_done() local
349 struct secocec_data *cec = priv; in secocec_ir_probe() local
417 struct secocec_data *cec = priv; in secocec_ir_rx() local
456 struct secocec_data *cec = priv; in secocec_irq_handler() local
/OK3568_Linux_fs/kernel/drivers/media/rc/keymaps/
H A Drc-cec.c26 static struct rc_map_table cec[] = { variable
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-api.rst4 .. _cec: target
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dmt7623n.dtsi259 cec: cec@10012000 { label
H A Dstm32f746.dtsi387 cec: cec@40006c00 { label
H A Dstm32mp151.dtsi542 cec: cec@40016000 { label
/OK3568_Linux_fs/u-boot/arch/arm/dts/
H A Dstih407-family.dtsi737 cec: sti-cec@094a087c { label
/OK3568_Linux_fs/kernel/drivers/base/power/
H A Dwakeup.c597 unsigned int cec; in wakeup_source_activate() local
702 unsigned int cnt, inpr, cec; in wakeup_source_deactivate() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddrm.h124 struct cec_notifier *cec; member
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/mediatek/
H A Dmt8173.dtsi491 cec: cec@10013000 { label
/OK3568_Linux_fs/kernel/drivers/media/cec/i2c/
H A Dch7322.c153 struct cec_adapter *cec; member
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i2c/
H A Dtda998x_drv.c52 struct i2c_client *cec; member
791 u8 sta, cec, lvl, flag0, flag1, flag2; in tda998x_irq_thread() local
/OK3568_Linux_fs/kernel/drivers/atm/
H A Dhe.c2713 static long mcc = 0, oec = 0, dcc = 0, cec = 0; in he_proc_read() local

12