Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/armada/
Darmada_hw.h227 CFG_BIAS_OUT = 1 << 8, enumerator
/linux-4.1.27/drivers/video/fbdev/
Dpxa168fb.h367 #define CFG_BIAS_OUT(bias) ((bias) << 8) macro
/linux-4.1.27/drivers/video/fbdev/mmp/hw/
Dmmp_ctrl.h612 #define CFG_BIAS_OUT(bias) ((bias)<<8) macro