Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/armada/
H A Darmada_hw.h203 CFG_PDWN16x66 = 1 << 2, /* power down UV fifo */ enumerator
/openbmc/linux/drivers/video/fbdev/
H A Dpxa168fb.h323 #define CFG_PDWN16x66(pdwn) ((pdwn) << 2) macro
/openbmc/linux/drivers/video/fbdev/mmp/hw/
H A Dmmp_ctrl.h548 #define CFG_PDWN16x66(pdwn) ((pdwn)<<2) macro