Searched refs:CFG_PDWN256x8 (Results 1 – 4 of 4) sorted by relevance
200 CFG_PDWN256x8 = 1 << 5, /* power down gamma */ enumerator
143 armada_updatel(CFG_CSB_256x8, CFG_CSB_256x8 | CFG_PDWN256x8, in armada_drm_update_gamma()167 armada_updatel(CFG_PDWN256x8, CFG_CSB_256x8 | CFG_PDWN256x8, in armada_drm_update_gamma()937 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