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
);
13 void __iomem
*rcar_sysc_init(phys_addr_t base
);
15 #endif /* PM_RCAR_H */