Searched refs:HD64461_STBCR (Results 1 – 4 of 4) sorted by relevance
113 hd64461_stbcr = inw(HD64461_STBCR); in hp6x0_pm_enter()115 outw(hd64461_stbcr, HD64461_STBCR); in hp6x0_pm_enter()135 hd64461_stbcr = inw(HD64461_STBCR); in hp6x0_pm_enter()137 outw(hd64461_stbcr, HD64461_STBCR); in hp6x0_pm_enter()
130 v = inw(HD64461_STBCR); in hp6xx_setup()139 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()436 v = fb_readw(HD64461_STBCR); in hitfb_suspend()438 fb_writew(v, HD64461_STBCR); in hitfb_suspend()447 v = fb_readw(HD64461_STBCR); in hitfb_resume()450 v = fb_readw(HD64461_STBCR); in hitfb_resume()452 fb_writew(v, HD64461_STBCR); in hitfb_resume()
29 #define HD64461_STBCR HD64461_IO_OFFSET(0x00000000) macro