Searched refs:CBCR_BRANCH_ENABLE_BIT (Results 1 – 3 of 3) sorted by relevance
14 #define CBCR_BRANCH_ENABLE_BIT BIT(0) macro30 io_write32(base + regs->xo_cbcr, CBCR_BRANCH_ENABLE_BIT); in dsp_fw_start()31 io_write32(base + regs->sleep_cbcr, CBCR_BRANCH_ENABLE_BIT); in dsp_fw_start()35 CBCR_BRANCH_ENABLE_BIT | CBCR_HW_CTL_ENABLE_BIT); in dsp_fw_start()37 io_write32(base + regs->core_cbcr, CBCR_BRANCH_ENABLE_BIT); in dsp_fw_start()
14 #define CBCR_BRANCH_ENABLE_BIT BIT(0) macro27 io_setbits32(cbcr, CBCR_BRANCH_ENABLE_BIT); in qcom_clock_enable_cbc()
21 #define CBCR_BRANCH_ENABLE_BIT BIT(0) macro63 io_clrbits32(cc_base + TURING_Q6SS_Q6_AXIM_CLK, CBCR_BRANCH_ENABLE_BIT); in compute_cc_enable()