Home
last modified time | relevance | path

Searched refs:SIP_HDCP_CONFIG (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_smccc.h31 #define SIP_HDCP_CONFIG 0x82000025 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drockchip_smccc.c126 res = __invoke_sip_fn_smc(SIP_HDCP_CONFIG, func, arg1, arg2); in sip_smc_hdcp_config()
/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h56 #define SIP_HDCP_CONFIG 0x82000025 macro
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c312 res = __invoke_sip_fn_smc(SIP_HDCP_CONFIG, arg0, arg1, arg2); in sip_hdcp_config()