Searched refs:CFG_PDWN256x8 (Results 1 – 4 of 4) sorted by relevance
200 CFG_PDWN256x8 = 1 << 5, /* power down gamma */ enumerator
142 armada_updatel(CFG_CSB_256x8, CFG_CSB_256x8 | CFG_PDWN256x8, in armada_drm_update_gamma()166 armada_updatel(CFG_PDWN256x8, CFG_CSB_256x8 | CFG_PDWN256x8, in armada_drm_update_gamma()945 writel_relaxed(CFG_PDWN256x32 | CFG_PDWN256x24 | CFG_PDWN256x8 | in armada_drm_crtc_create()
319 #define CFG_PDWN256x8(pdwn) ((pdwn) << 5) /* Gamma */ macro
544 #define CFG_PDWN256x8(pdwn) ((pdwn)<<5) /* Gamma */ macro