Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-omap2/am33xx/
A Dsys_info.c23 struct ctrl_stat *cstat = (struct ctrl_stat *)CTRL_BASE;
63 struct ctrl_stat *ctrl = (struct ctrl_stat *)CTRL_BASE; in get_sys_clk_index()
/u-boot/arch/arm/include/asm/arch-am33xx/
A Dsys_proto.h18 extern struct ctrl_stat *cstat;
A Dcpu.h457 struct ctrl_stat { struct
/u-boot/arch/arm/mach-kirkwood/
A Dcpu.c227 reg = readl(&cpureg->ctrl_stat); in arch_cpu_init()
229 writel(reg, &cpureg->ctrl_stat); in arch_cpu_init()
/u-boot/arch/arm/mach-orion5x/include/mach/
A Dcpu.h218 u32 ctrl_stat; /*0x20104 */ member
/u-boot/arch/arm/mach-kirkwood/include/mach/
A Dcpu.h118 u32 ctrl_stat; /*0x20104 */ member
/u-boot/board/ti/am43xx/
A Dboard.c355 struct ctrl_stat *ctrl = (struct ctrl_stat *)CTRL_BASE; in get_opp_offset()

Completed in 16 milliseconds