Home
last modified time | relevance | path

Searched refs:PM3MemBypassWriteMask (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dpm3fb.c734 PM3_WRITE_REG(par, PM3MemBypassWriteMask, 0xffffffff); in pm3fb_write_mode()
1249 tempBypass = PM3_READ_REG(par, PM3MemBypassWriteMask); in pm3fb_size_memory()
1251 DPRINTK("PM3MemBypassWriteMask was: 0x%08lx\n", tempBypass); in pm3fb_size_memory()
1254 PM3_WRITE_REG(par, PM3MemBypassWriteMask, 0xFFFFFFFF); in pm3fb_size_memory()
1299 PM3_WRITE_REG(par, PM3MemBypassWriteMask, tempBypass); in pm3fb_size_memory()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dpm3fb.c735 PM3_WRITE_REG(par, PM3MemBypassWriteMask, 0xffffffff); in pm3fb_write_mode()
1250 tempBypass = PM3_READ_REG(par, PM3MemBypassWriteMask); in pm3fb_size_memory()
1252 DPRINTK("PM3MemBypassWriteMask was: 0x%08lx\n", tempBypass); in pm3fb_size_memory()
1255 PM3_WRITE_REG(par, PM3MemBypassWriteMask, 0xFFFFFFFF); in pm3fb_size_memory()
1300 PM3_WRITE_REG(par, PM3MemBypassWriteMask, tempBypass); in pm3fb_size_memory()
/kernel/linux/linux-5.10/include/video/
H A Dpm3fb.h88 #define PM3MemBypassWriteMask 0x1008 macro
/kernel/linux/linux-6.6/include/video/
H A Dpm3fb.h88 #define PM3MemBypassWriteMask 0x1008 macro

Completed in 11 milliseconds