clocks_en_bits 194 drivers/gpu/drm/zte/zx_vou.c u32 clocks_en_bits; clocks_en_bits 201 drivers/gpu/drm/zte/zx_vou.c .clocks_en_bits = BIT(24) | BIT(18) | BIT(6), clocks_en_bits 206 drivers/gpu/drm/zte/zx_vou.c .clocks_en_bits = BIT(15), clocks_en_bits 211 drivers/gpu/drm/zte/zx_vou.c .clocks_en_bits = BIT(1), clocks_en_bits 270 drivers/gpu/drm/zte/zx_vou.c zx_writel_mask(vou->vouctl + VOU_CLK_EN, inf->clocks_en_bits, clocks_en_bits 271 drivers/gpu/drm/zte/zx_vou.c inf->clocks_en_bits); clocks_en_bits 286 drivers/gpu/drm/zte/zx_vou.c zx_writel_mask(vou->vouctl + VOU_CLK_EN, inf->clocks_en_bits, 0);