Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c68 #define PX_BRDCFG1_BACKLIGHT 0x20 macro
330 b &= ~(PX_BRDCFG1_DFPEN | PX_BRDCFG1_BACKLIGHT); in p1022ds_set_monitor_port()
343 b |= PX_BRDCFG1_DFPEN | PX_BRDCFG1_BACKLIGHT; in p1022ds_set_monitor_port()
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/
H A 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()

Completed in 2 milliseconds