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

/linux-4.4.14/drivers/video/fbdev/mb862xx/
H A Dmb862xx_reg.h20 #define GC_IMASK 0x00000024 macro
H A Dmb862xxfbdrv.c608 mask = inreg(host, GC_IMASK); mb862xx_intr()
667 outreg(host, GC_IMASK, GC_INT_EN); mb862xx_gdc_init()
773 outreg(host, GC_IMASK, 0); of_platform_mb862xx_probe()
803 outreg(host, GC_IMASK, 0); of_platform_mb862xx_remove()
1112 outreg(host, GC_IMASK, GC_INT_EN); mb862xx_pci_probe()
1151 outreg(host, GC_IMASK, 0); mb862xx_pci_remove()

Completed in 144 milliseconds