Searched refs:GC_IMASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/video/fbdev/mb862xx/ |
H A D | mb862xxfbdrv.c | 597 mask = inreg(host, GC_IMASK); in mb862xx_intr() 656 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()
|
H A D | mb862xx_reg.h | 21 #define GC_IMASK 0x00000024 macro
|