Searched refs:GLOBAL_SWENABLE (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/hdmirx/ |
| H A D | rk_hdmirx_cec.c | 169 hdmirx_cec_update_bits(cec, GLOBAL_SWENABLE, CEC_ENABLE, CEC_ENABLE); in hdmirx_cec_enable() 216 hdmirx_cec_update_bits(cec, GLOBAL_SWENABLE, CEC_ENABLE, CEC_ENABLE); in rk_hdmirx_cec_register()
|
| H A D | rk_hdmirx_hdcp.c | 118 hdmirx_hdcp_update_bits(hdcp, GLOBAL_SWENABLE, HDCP_ENABLE, 0); in rk_hdmirx_hdcp1x_stop()
|
| H A D | rk_hdmirx.h | 82 #define GLOBAL_SWENABLE 0x0024 macro
|
| H A D | rk_hdmirx.c | 966 hdmirx_update_bits(hdmirx_dev, GLOBAL_SWENABLE, CEC_ENABLE, CEC_ENABLE); in hdmirx_cec_state_reconfiguration() 3002 hdmirx_update_bits(hdmirx_dev, GLOBAL_SWENABLE, AUDIO_ENABLE, 0); in hdmirx_audio_set_state() 3026 hdmirx_update_bits(hdmirx_dev, GLOBAL_SWENABLE, AUDIO_ENABLE, 0); in hdmirx_audio_setup() 3181 hdmirx_update_bits(hdmirx_dev, GLOBAL_SWENABLE, AUDIO_ENABLE, AUDIO_ENABLE); in hdmirx_delayed_work_audio()
|