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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sh/include/asm/
H A Dsh7760fb.h45 #define LDINTR 0x420 macro
54 /* LDINTR bit */
66 /* LDINTR bit */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dsh7760fb.c78 unsigned short intr = ioread16(par->base + LDINTR);
94 iowrite16(intr, par->base + LDINTR);
476 iowrite16(0, par->base + LDINTR); /* disable vsync irq */

Completed in 68 milliseconds