Home
last modified time | relevance | path

Searched refs:chan_offs (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/arch/arm/mach-shmobile/
Dpm-r8a7779.c100 .chan_offs = 0x80, /* PWRSR1 .. PWRER1 */
107 .chan_offs = 0xc0, /* PWRSR2 .. PWRER2 */
114 .chan_offs = 0x100, /* PWRSR3 .. PWRER3 */
121 .chan_offs = 0x140, /* PWRSR4 .. PWRER4 */
Dsmp-r8a7779.c36 .chan_offs = 0x40, /* PWRSR0 .. PWRER0 */
42 .chan_offs = 0x40, /* PWRSR0 .. PWRER0 */
48 .chan_offs = 0x40, /* PWRSR0 .. PWRER0 */
Dpm-rcar.c52 rcar_sysc_base + sysc_ch->chan_offs + reg_offs); in rcar_sysc_pwr_on_off()
87 sysc_ch->chan_offs + PWRER_OFFS); in rcar_sysc_update()
123 st = ioread32(rcar_sysc_base + sysc_ch->chan_offs + PWRSR_OFFS); in rcar_sysc_power_is_off()
Dsmp-r8a7790.c30 .chan_offs = 0x180, /* PWRSR5 .. PWRER5 */
35 .chan_offs = 0x100, /* PWRSR3 .. PWRER3 */
Dpm-rcar.h5 unsigned long chan_offs; member