Searched refs:status0 (Results 1 – 5 of 5) sorted by relevance
19 label = "status0:red:cpu0";26 label = "status0:green:usr";32 label = "status0:blue:heartbeat";
26 label = "status0:red:cpu0";33 label = "status0:green:usr";39 label = "status0:blue:heartbeat";
106 label = "status0:red:cpu0";113 label = "status0:green:usr";119 label = "status0:yellow:usr";
223 return !!(readl(&ccm_reg->clk_oscplls[oscpll].status0) & 0x1); in ccm_clk_src_is_clk_on()267 ret = readl_poll_timeout(&ccm_reg->clk_roots[clk_root_id].status0, status, in ccm_clk_root_cfg()271 readl(&ccm_reg->clk_roots[clk_root_id].status0)); in ccm_clk_root_cfg()382 return !!(readl(&ccm_reg->clk_lpcgs[lpcg].status0) & 0x1); in ccm_lpcg_is_clk_on()
84 u32 status0; member97 u32 status0; member
Completed in 78 milliseconds