Searched refs:CCM_CCGRx_SET (Results 1 – 5 of 5) sorted by relevance
17 io_write32(ccm_base + CCM_CCGRx_SET(CCM_CLOCK_DOMAIN_CAAM), in caam_hal_clk_enable()
13 #define CCM_CCGRx_SET(idx) (CCM_CCGRx(idx) + 0x4) macro
35 #define CCM_CCGRx_SET(idx) (CCM_CCGRx(idx) + 0x4) macro
46 io_setbits32(va + CCM_CCGRx_SET(CCM_CLOCK_DOMAIN_OCOTP), in ocotp_clock_enable()54 io_setbits32(va + CCM_CCGRx_SET(CCM_CCRG_OCOTP), in ocotp_clock_enable()
222 addr += CCM_CCGRx_SET(i2c_clk.i2c[bid]); in i2c_set_bus_speed()
Completed in 5 milliseconds