Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/backlight/
H A Dhp680_bl.c45 v &= ~HD64461_GPBDR_LCDOFF; in hp680bl_send_intensity()
52 v |= HD64461_GPBDR_LCDOFF; in hp680bl_send_intensity()
/openbmc/linux/arch/sh/include/mach-common/mach/
H A Dhp6xx.h49 #define HD64461_GPBDR_LCDOFF 0x01 macro