Searched refs:HD64461_STBCR (Results 1 – 4 of 4) sorted by relevance
114 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()
131 v = inw(HD64461_STBCR); in hp6xx_setup()140 outw(v, HD64461_STBCR); in hp6xx_setup()
184 v = fb_readw(HD64461_STBCR); in hitfb_blank()186 fb_writew(v, HD64461_STBCR); in hitfb_blank()188 v = fb_readw(HD64461_STBCR); in hitfb_blank()190 fb_writew(v, HD64461_STBCR); in hitfb_blank()435 v = fb_readw(HD64461_STBCR); in hitfb_suspend()437 fb_writew(v, HD64461_STBCR); in hitfb_suspend()446 v = fb_readw(HD64461_STBCR); in hitfb_resume()449 v = fb_readw(HD64461_STBCR); in hitfb_resume()451 fb_writew(v, HD64461_STBCR); in hitfb_resume()
30 #define HD64461_STBCR HD64461_IO_OFFSET(0x00000000) macro