Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/platforms/85xx/
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()