OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CCLK_BURST_POLICY
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/arch/arm/include/asm/arch-tegra/
ap.h
13
#define
CCLK_BURST_POLICY
0x20008888
/external/u-boot/arch/arm/mach-tegra/
cpu.h
24
#define
CCLK_BURST_POLICY
0x20008888
cpu.c
279
writel(
CCLK_BURST_POLICY
, &clkrst->crc_cclk_brst_pol);
/external/u-boot/arch/arm/mach-tegra/tegra114/
cpu.c
67
writel(
CCLK_BURST_POLICY
, &clkrst->crc_cclk_brst_pol);
/external/u-boot/arch/arm/mach-tegra/tegra124/
cpu.c
63
writel(
CCLK_BURST_POLICY
, &clkrst->crc_cclk_brst_pol);
Completed in 99 milliseconds