Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-shmobile/
Dsmp-r8a7790.c59 rcar_sysc_power_up(&r8a7790_ca15_scu); in r8a7790_smp_prepare_cpus()
60 rcar_sysc_power_up(&r8a7790_ca7_scu); in r8a7790_smp_prepare_cpus()
Dpm-rcar.h11 int rcar_sysc_power_up(const struct rcar_sysc_ch *sysc_ch);
Dsmp-r8a7779.c84 ret = rcar_sysc_power_up(ch); in r8a7779_boot_secondary()
Dpm-rcar.c141 int rcar_sysc_power_up(const struct rcar_sysc_ch *sysc_ch) in rcar_sysc_power_up() function