Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/mb862xx/
H A Dmb862xx_reg.h21 #define GC_IMASK 0x00000024 macro
H A Dmb862xxfbdrv.c606 mask = inreg(host, GC_IMASK); in mb862xx_intr()
665 outreg(host, GC_IMASK, GC_INT_EN); in mb862xx_gdc_init()
769 outreg(host, GC_IMASK, 0); in of_platform_mb862xx_probe()
799 outreg(host, GC_IMASK, 0); in of_platform_mb862xx_remove()
1110 outreg(host, GC_IMASK, GC_INT_EN); in mb862xx_pci_probe()
1149 outreg(host, GC_IMASK, 0); in mb862xx_pci_remove()