Home
last modified time | relevance | path

Searched refs:tegra_get_chip_sku (Results 1 – 6 of 6) sorted by relevance

/external/u-boot/arch/arm/mach-tegra/
Demc.c27 switch (tegra_get_chip_sku()) { in board_emc_init()
Dcpu.h75 int tegra_get_chip_sku(void);
Dap.c50 int tegra_get_chip_sku(void) in tegra_get_chip_sku() function
Dcpu.c246 chip_sku = tegra_get_chip_sku(); in init_pllx()
/external/u-boot/arch/arm/include/asm/arch-tegra/
Dap.h47 int tegra_get_chip_sku(void);
/external/u-boot/arch/arm/mach-tegra/tegra20/
Dpmu.c35 switch (tegra_get_chip_sku()) { in pmu_set_nominal()