Searched refs:rcar_sysc_ch (Results 1 – 4 of 4) sorted by relevance
34 static const struct rcar_sysc_ch r8a7779_ch_cpu1 = {40 static const struct rcar_sysc_ch r8a7779_ch_cpu2 = {46 static const struct rcar_sysc_ch r8a7779_ch_cpu3 = {52 static const struct rcar_sysc_ch * const r8a7779_ch_cpu[4] = {60 const struct rcar_sysc_ch *ch = NULL; in r8a7779_platform_cpu_kill()76 const struct rcar_sysc_ch *ch = NULL; in r8a7779_boot_secondary()
4 struct rcar_sysc_ch { struct10 int rcar_sysc_power_down(const struct rcar_sysc_ch *sysc_ch); argument11 int rcar_sysc_power_up(const struct rcar_sysc_ch *sysc_ch);12 bool rcar_sysc_power_is_off(const struct rcar_sysc_ch *sysc_ch);
54 static int rcar_sysc_pwr_on_off(const struct rcar_sysc_ch *sysc_ch, bool on) in rcar_sysc_pwr_on_off()84 static int rcar_sysc_power(const struct rcar_sysc_ch *sysc_ch, bool on) in rcar_sysc_power()136 int rcar_sysc_power_down(const struct rcar_sysc_ch *sysc_ch) in rcar_sysc_power_down()141 int rcar_sysc_power_up(const struct rcar_sysc_ch *sysc_ch) in rcar_sysc_power_up()146 bool rcar_sysc_power_is_off(const struct rcar_sysc_ch *sysc_ch) in rcar_sysc_power_is_off()
29 static const struct rcar_sysc_ch r8a7790_ca15_scu = {34 static const struct rcar_sysc_ch r8a7790_ca7_scu = {