Home
last modified time | relevance | path

Searched defs:CFG_PDWN256x8 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h200 CFG_PDWN256x8 = 1 << 5, /* power down gamma */ enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h319 #define CFG_PDWN256x8(pdwn) ((pdwn) << 5) /* Gamma */ macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h544 #define CFG_PDWN256x8(pdwn) ((pdwn)<<5) /* Gamma */ macro