Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h198 CFG_PDWN256x32 = 1 << 7, /* power down cursor */ enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h315 #define CFG_PDWN256x32(pdwn) ((pdwn) << 7) /* HWC */ macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h540 #define CFG_PDWN256x32(pdwn) ((pdwn)<<7) /* HWC */ macro