Searched refs:sip_hdmirx_config (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/rockchip/ |
| H A D | rockchip_sip.h | 275 int sip_hdmirx_config(u32 sub_func, u32 arg1, u32 arg2, u32 arg3); 422 static inline int sip_hdmirx_config(u32 sub_func, in sip_hdmirx_config() function
|
| /OK3568_Linux_fs/kernel/drivers/firmware/ |
| H A D | rockchip_sip.c | 609 int sip_hdmirx_config(u32 sub_func, u32 arg1, u32 arg2, u32 arg3) in sip_hdmirx_config() function 618 EXPORT_SYMBOL_GPL(sip_hdmirx_config);
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/ |
| H A D | rk_hdmirx.c | 996 sip_hdmirx_config(HDMIRX_INFO_NOTIFY, 0, DMA_CONFIG6, 0); in hdmirx_hpd_config() 2033 sip_hdmirx_config(HDMIRX_INFO_NOTIFY, 0, DMA_CONFIG6, 0); in hdmirx_stop_streaming() 2034 sip_hdmirx_config(HDMIRX_AUTO_TOUCH_EN, 0, 0, 0); in hdmirx_stop_streaming() 2063 sip_hdmirx_config(HDMIRX_AUTO_TOUCH_EN, 0, touch_flag, 100); in hdmirx_start_streaming() 2109 sip_hdmirx_config(HDMIRX_INFO_NOTIFY, 0, DMA_CONFIG6, HDMIRX_DMA_EN); in hdmirx_start_streaming() 2354 sip_hdmirx_config(HDMIRX_INFO_NOTIFY, 0, DMA_CONFIG6, 0); in process_signal_change() 2817 sip_hdmirx_config(HDMIRX_REG_PRE_FETCH, 0, MAINUNIT_0_INT_MASK_N, 0); in hdmirx_interrupts_setup() 2818 sip_hdmirx_config(HDMIRX_REG_PRE_FETCH, 0, MAINUNIT_2_INT_MASK_N, 0); in hdmirx_interrupts_setup() 2819 sip_hdmirx_config(HDMIRX_REG_PRE_FETCH, 0, AVPUNIT_0_INT_MASK_N, 0); in hdmirx_interrupts_setup() 2820 sip_hdmirx_config(HDMIRX_REG_PRE_FETCH, 0, AVPUNIT_1_INT_MASK_N, 0); in hdmirx_interrupts_setup() [all …]
|