Home
last modified time | relevance | path

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

/Linux-v4.19/arch/sh/include/asm/
Dsh7760fb.h64 # define VINT_START (LDINTR_VSINTEN) macro
71 # define VINT_START (LDINTR_VINTSEL) macro
/Linux-v4.19/drivers/video/fbdev/
Dsh7760fb.c82 intr |= VINT_START; in sh7760fb_blank()
86 intr &= ~VINT_START; in sh7760fb_blank()