Searched refs:graofst (Results 1 – 1 of 1) sorted by relevance
25 unsigned long graofst; in init_gctrl() local27 graofst = (SH7757LCR_SDRAM_PHYS_TOP + SH7757LCR_GRA_OFFSET) >> 24; in init_gctrl()28 writel(graofst | 0x20000f00, &gctrl->gracr3); in init_gctrl()340 unsigned long graofst; in do_sh_g200() local343 graofst = (SH7757LCR_SDRAM_PHYS_TOP + SH7757LCR_GRA_OFFSET) >> 24; in do_sh_g200()344 writel(graofst | 0xa0000f00, &gctrl->gracr3); in do_sh_g200()