Home
last modified time | relevance | path

Searched refs:HD64461_STBCR (Results 1 – 3 of 3) sorted by relevance

/arch/sh/boards/mach-hp6xx/
Dpm.c114 hd64461_stbcr = inw(HD64461_STBCR); in hp6x0_pm_enter()
116 outw(hd64461_stbcr, HD64461_STBCR); in hp6x0_pm_enter()
136 hd64461_stbcr = inw(HD64461_STBCR); in hp6x0_pm_enter()
138 outw(hd64461_stbcr, HD64461_STBCR); in hp6x0_pm_enter()
Dsetup.c131 v = inw(HD64461_STBCR); in hp6xx_setup()
140 outw(v, HD64461_STBCR); in hp6xx_setup()
/arch/sh/include/asm/
Dhd64461.h30 #define HD64461_STBCR HD64461_IO_OFFSET(0x00000000) macro