Home
last modified time | relevance | path

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

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