Searched refs:GC_IMASK (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/video/fbdev/mb862xx/ |
| D | mb862xx_reg.h | 20 #define GC_IMASK 0x00000024 macro
|
| D | mb862xxfbdrv.c | 608 mask = inreg(host, GC_IMASK); in mb862xx_intr() 667 outreg(host, GC_IMASK, GC_INT_EN); in mb862xx_gdc_init() 773 outreg(host, GC_IMASK, 0); in of_platform_mb862xx_probe() 803 outreg(host, GC_IMASK, 0); in of_platform_mb862xx_remove() 1112 outreg(host, GC_IMASK, GC_INT_EN); in mb862xx_pci_probe() 1151 outreg(host, GC_IMASK, 0); in mb862xx_pci_remove()
|