Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-tegra/tegra20/
Dwarmboot_avp.c207 writel(reg, &clkrst->crc_sclk_brst_pol); in wb_start()
/external/u-boot/arch/arm/include/asm/arch-tegra/
Dclk_rst.h61 uint crc_sclk_brst_pol; /* _SCLK_BURST_POLICY_0, 0x28 */ member
/external/u-boot/arch/arm/mach-tegra/
Dclock.c735 writel(val, &clkrst->crc_sclk_brst_pol); in set_avp_clock_source()
/external/u-boot/arch/arm/mach-tegra/tegra124/
Dclock.c906 val = readl(&clkrst->crc_sclk_brst_pol); in clock_early_init_done()