Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/include/asm/
H A Dsh7760fb.h64 # define VINT_START (LDINTR_VSINTEN) macro
71 # define VINT_START (LDINTR_VINTSEL) macro
/openbmc/linux/drivers/video/fbdev/
H A Dsh7760fb.c79 intr |= VINT_START; in sh7760fb_blank()
83 intr &= ~VINT_START; in sh7760fb_blank()