Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/video/backlight/
A Dhp680_bl.c43 sh_dac_enable(DAC_LCD_BRIGHTNESS); in hp680bl_send_intensity()
47 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS); in hp680bl_send_intensity()
49 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS); in hp680bl_send_intensity()
50 sh_dac_disable(DAC_LCD_BRIGHTNESS); in hp680bl_send_intensity()
55 sh_dac_output(255-(u8)intensity, DAC_LCD_BRIGHTNESS); in hp680bl_send_intensity()
/linux-6.3-rc2/arch/sh/include/mach-common/mach/
A Dhp6xx.h14 #define DAC_LCD_BRIGHTNESS 0 macro

Completed in 5 milliseconds