Home
last modified time | relevance | path

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

/linux-4.1.27/arch/sh/include/asm/
Dhd64461.h63 #define HD64461_LCDCCR_MOFF 0x0080 /* Memory Off */ macro
/linux-4.1.27/drivers/video/fbdev/
Dhitfb.c181 v |= HD64461_LCDCCR_MOFF; in hitfb_blank()
193 v &= ~(HD64461_LCDCCR_MOFF | HD64461_LCDCCR_STREQ); in hitfb_blank()