Searched refs:cbcr (Results 1 – 3 of 3) sorted by relevance
102 static inline void qcom_branch_set_clk_en(struct regmap *regmap, u32 cbcr) in qcom_branch_set_clk_en() argument104 regmap_update_bits(regmap, cbcr, CBCR_CLOCK_ENABLE, CBCR_CLOCK_ENABLE); in qcom_branch_set_clk_en()
88 u32 cbcr; /* CB control register */ member
47 struct bcr_clust_cfg cbcr; in read_decode_cache_bcr_arcv2() local62 READ_BCR(ARC_REG_CLUSTER_BCR, cbcr); in read_decode_cache_bcr_arcv2()63 if (cbcr.c) { in read_decode_cache_bcr_arcv2()