Searched refs:rcar_sysc_power_up (Results 1 – 4 of 4) sorted by relevance
59 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()
11 int rcar_sysc_power_up(const struct rcar_sysc_ch *sysc_ch);
84 ret = rcar_sysc_power_up(ch); in r8a7779_boot_secondary()
141 int rcar_sysc_power_up(const struct rcar_sysc_ch *sysc_ch) in rcar_sysc_power_up() function