Home
last modified time | relevance | path

Searched refs:PLLE_AUX (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/arm/mach-tegra/tegra210/
Dclock.c1143 #define PLLE_AUX 0x48c macro
1166 value = readl(NV_PA_CLK_RST_BASE + PLLE_AUX); in tegra_plle_enable()
1168 writel(value, NV_PA_CLK_RST_BASE + PLLE_AUX); in tegra_plle_enable()
1244 value = readl(NV_PA_CLK_RST_BASE + PLLE_AUX); in tegra_plle_enable()
1249 writel(value, NV_PA_CLK_RST_BASE + PLLE_AUX); in tegra_plle_enable()
1255 writel(value, NV_PA_CLK_RST_BASE + PLLE_AUX); in tegra_plle_enable()
/external/u-boot/arch/arm/mach-tegra/tegra124/
Dclock.c957 #define PLLE_AUX 0x48c macro
970 value = readl(NV_PA_CLK_RST_BASE + PLLE_AUX); in tegra_plle_enable()
973 writel(value, NV_PA_CLK_RST_BASE + PLLE_AUX); in tegra_plle_enable()