Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-tegra/tegra20/
H A Dwarmboot_avp.c103 writel(CCLK_PLLP_BURST_POLICY, &clkrst->crc_cclk_brst_pol); in wb_start()
/openbmc/u-boot/arch/arm/mach-tegra/tegra114/
H A Dcpu.c67 writel(CCLK_BURST_POLICY, &clkrst->crc_cclk_brst_pol); in enable_cpu_clocks()
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/
H A Dcpu.c63 writel(CCLK_BURST_POLICY, &clkrst->crc_cclk_brst_pol); in enable_cpu_clocks()
/openbmc/u-boot/arch/arm/mach-tegra/
H A Dcpu.c279 writel(CCLK_BURST_POLICY, &clkrst->crc_cclk_brst_pol); in enable_cpu_clock()
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dclk_rst.h59 uint crc_cclk_brst_pol; /* _CCLK_BURST_POLICY_0, 0x20 */ member