Home
last modified time | relevance | path

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

/arch/arm/dts/
A Dam572x-idk-common.dtsi19 label = "status0:red:cpu0";
26 label = "status0:green:usr";
32 label = "status0:blue:heartbeat";
A Dam571x-idk.dts26 label = "status0:red:cpu0";
33 label = "status0:green:usr";
39 label = "status0:blue:heartbeat";
A Dam335x-icev2.dts106 label = "status0:red:cpu0";
113 label = "status0:green:usr";
119 label = "status0:yellow:usr";
/arch/arm/mach-imx/imx9/
A Dclock_root.c223 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()
/arch/arm/include/asm/arch-imx9/
A Dclock.h84 u32 status0; member
97 u32 status0; member

Completed in 78 milliseconds