Searched refs:hdmirx_cec (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/ |
| H A D | rk_hdmirx_cec.c | 21 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() 57 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_transmit() 83 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_hardirq() 139 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_thread() 156 struct hdmirx_cec *cec = cec_get_drvdata(adap); in hdmirx_cec_enable() 186 struct hdmirx_cec *cec = data; in hdmirx_cec_del() 191 struct hdmirx_cec *rk_hdmirx_cec_register(struct hdmirx_cec_data *data) in rk_hdmirx_cec_register() [all …]
|
| H A D | rk_hdmirx_cec.h | 28 struct hdmirx_cec { struct 43 struct hdmirx_cec *rk_hdmirx_cec_register(struct hdmirx_cec_data *data); argument 44 void rk_hdmirx_cec_unregister(struct hdmirx_cec *cec);
|
| H A D | rk_hdmirx.c | 203 struct hdmirx_cec *cec;
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | rk628.dtsi | 205 pins = "hdmirx_cec"; 210 pins = "hdmirx_cec"; 373 clock-names = "hdmirx", "imodet", "hdmirx_aud", "hdmirx_cec",
|