Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/sh/boards/mach-hp6xx/
A Dpm.c112 hd64461_stbcr = inw(HD64461_STBCR); in hp6x0_pm_enter()
114 outw(hd64461_stbcr, HD64461_STBCR); in hp6x0_pm_enter()
134 hd64461_stbcr = inw(HD64461_STBCR); in hp6x0_pm_enter()
136 outw(hd64461_stbcr, HD64461_STBCR); in hp6x0_pm_enter()
A Dsetup.c129 v = inw(HD64461_STBCR); in hp6xx_setup()
138 outw(v, HD64461_STBCR); in hp6xx_setup()
/linux-6.3-rc2/drivers/video/fbdev/
A Dhitfb.c183 v = fb_readw(HD64461_STBCR); in hitfb_blank()
185 fb_writew(v, HD64461_STBCR); in hitfb_blank()
187 v = fb_readw(HD64461_STBCR); in hitfb_blank()
189 fb_writew(v, HD64461_STBCR); in hitfb_blank()
434 v = fb_readw(HD64461_STBCR); in hitfb_suspend()
436 fb_writew(v, HD64461_STBCR); in hitfb_suspend()
445 v = fb_readw(HD64461_STBCR); in hitfb_resume()
448 v = fb_readw(HD64461_STBCR); in hitfb_resume()
450 fb_writew(v, HD64461_STBCR); in hitfb_resume()
/linux-6.3-rc2/arch/sh/include/asm/
A Dhd64461.h30 #define HD64461_STBCR HD64461_IO_OFFSET(0x00000000) macro

Completed in 6 milliseconds