Searched refs:CFG_PDWN16x66 (Results 1 – 5 of 5) sorted by relevance
191 CFG_PDWN16x66 = 1 << 2, /* power down UV fifo */ enumerator
717 sram_para1 = CFG_PDWN16x66 | CFG_PDWN32x66; in armada_drm_crtc_plane_disable()1176 CFG_PDWN32x32 | CFG_PDWN16x66 | CFG_PDWN32x66 | in armada_drm_crtc_create()
160 armada_updatel(0, CFG_PDWN16x66 | CFG_PDWN32x66, in armada_ovl_plane_update()
322 #define CFG_PDWN16x66(pdwn) ((pdwn) << 2) macro
562 #define CFG_PDWN16x66(pdwn) ((pdwn)<<2) macro