Home
last modified time | relevance | path

Searched refs:updstat (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/nxp/clk/s32cc/
H A Ds32cc_clk_drv.c1096 uint32_t updstat; in cgm_mux_div_config() local
1111 updstat = mmio_read_32(MC_CGM_MUXn_DIV_UPD_STAT(cgm_addr, mux)); in cgm_mux_div_config()
1112 } while (MC_CGM_MUXn_DIV_UPD_STAT_DIVSTAT(updstat) != 0U); in cgm_mux_div_config()