Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h196 CFG_CSB_256x8 = 1 << 13, /* gamma */ enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h313 #define CFG_CSB_256x8(gamma) ((gamma) << 13) /* Gamma */ macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h538 #define CFG_CSB_256x8(gamma) ((gamma)<<13) /* Gamma */ macro