Home
last modified time | relevance | path

Searched refs:sip_smc_mcu_config (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drockchip_smccc.su
H A Drockchip_smccc.c155 int sip_smc_mcu_config(unsigned long mcu_id, unsigned long func, unsigned long arg2) in sip_smc_mcu_config() function
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Drockchip_smccc.h195 int sip_smc_mcu_config(unsigned long mcu_id, unsigned long func, unsigned long arg2);
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rk3562/
H A Drk3562.c513 sip_smc_mcu_config(ROCKCHIP_SIP_CONFIG_BUSMCU_0_ID, in fit_standalone_release()
516 sip_smc_mcu_config(ROCKCHIP_SIP_CONFIG_BUSMCU_0_ID, in fit_standalone_release()
/OK3568_Linux_fs/kernel/include/linux/rockchip/
H A Drockchip_sip.h277 int sip_smc_mcu_config(unsigned long mcu_id, unsigned long func, unsigned long arg2);
435 static inline int sip_smc_mcu_config(unsigned long mcu_id, in sip_smc_mcu_config() function
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Drockchip_sip.c630 int sip_smc_mcu_config(unsigned long mcu_id, in sip_smc_mcu_config() function
639 EXPORT_SYMBOL_GPL(sip_smc_mcu_config);
/OK3568_Linux_fs/u-boot/
H A Du-boot.map