Home
last modified time | relevance | path

Searched refs:GC_IMASK (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/video/fbdev/mb862xx/
Dmb862xx_reg.h21 #define GC_IMASK 0x00000024 macro
Dmb862xxfbdrv.c609 mask = inreg(host, GC_IMASK); in mb862xx_intr()
668 outreg(host, GC_IMASK, GC_INT_EN); in mb862xx_gdc_init()
772 outreg(host, GC_IMASK, 0); in of_platform_mb862xx_probe()
802 outreg(host, GC_IMASK, 0); in of_platform_mb862xx_remove()
1114 outreg(host, GC_IMASK, GC_INT_EN); in mb862xx_pci_probe()
1153 outreg(host, GC_IMASK, 0); in mb862xx_pci_remove()