Searched refs:rcar_sysc_ch (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/arch/arm/mach-shmobile/
H A Dpm-rcar.h4 struct rcar_sysc_ch { struct
10 int rcar_sysc_power_down(const struct rcar_sysc_ch *sysc_ch);
11 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);
H A Dsmp-r8a7779.c34 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; r8a7779_platform_cpu_kill()
76 const struct rcar_sysc_ch *ch = NULL; r8a7779_boot_secondary()
H A Dpm-rcar.c54 static int rcar_sysc_pwr_on_off(const struct rcar_sysc_ch *sysc_ch, bool on) rcar_sysc_pwr_on_off()
84 static int rcar_sysc_power(const struct rcar_sysc_ch *sysc_ch, bool on) rcar_sysc_power()
136 int rcar_sysc_power_down(const struct rcar_sysc_ch *sysc_ch) rcar_sysc_power_down()
141 int rcar_sysc_power_up(const struct rcar_sysc_ch *sysc_ch) rcar_sysc_power_up()
146 bool rcar_sysc_power_is_off(const struct rcar_sysc_ch *sysc_ch) rcar_sysc_power_is_off()
H A Dsmp-r8a7790.c29 static const struct rcar_sysc_ch r8a7790_ca15_scu = {
34 static const struct rcar_sysc_ch r8a7790_ca7_scu = {

Completed in 95 milliseconds