Home
last modified time | relevance | path

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

/linux-3.4.99/arch/sh/include/asm/
Dsh7760fb.h45 #define LDINTR 0x420 macro
/linux-3.4.99/drivers/video/
Dsh7760fb.c78 unsigned short intr = ioread16(par->base + LDINTR); in sh7760fb_blank()
94 iowrite16(intr, par->base + LDINTR); in sh7760fb_blank()
476 iowrite16(0, par->base + LDINTR); /* disable vsync irq */ in sh7760fb_probe()