Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-tegra/tegra124/
Dcpu.c125 val = readl(&clkrst->crc_osc_ctrl); in tegra124_init_clocks()
128 writel(val, &clkrst->crc_osc_ctrl); in tegra124_init_clocks()
Dclock.c610 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
/external/u-boot/arch/arm/mach-tegra/tegra20/
Dwarmboot_avp.c61 osc_ctrl.word = readl(&clkrst->crc_osc_ctrl); in wb_start()
64 writel(osc_ctrl.word, &clkrst->crc_osc_ctrl); in wb_start()
Dclock.c398 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
/external/u-boot/arch/arm/include/asm/arch-tegra/
Dclk_rst.h71 uint crc_osc_ctrl; /* _OSC_CTRL_0, 0x50 */ member
/external/u-boot/arch/arm/mach-tegra/
Dclock.c66 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_bypass()
/external/u-boot/arch/arm/mach-tegra/tegra114/
Dclock.c468 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
/external/u-boot/arch/arm/mach-tegra/tegra30/
Dclock.c448 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()
/external/u-boot/arch/arm/mach-tegra/tegra210/
Dclock.c679 reg = readl(&clkrst->crc_osc_ctrl); in clock_get_osc_freq()