Home
last modified time | relevance | path

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

/linux-6.12.1/arch/powerpc/platforms/85xx/
Dp1022_ds.c69 #define PX_BRDCFG1_BACKLIGHT 0x20 macro
331 b &= ~(PX_BRDCFG1_DFPEN | PX_BRDCFG1_BACKLIGHT); in p1022ds_set_monitor_port()
344 b |= PX_BRDCFG1_DFPEN | PX_BRDCFG1_BACKLIGHT; in p1022ds_set_monitor_port()