Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-tegra/
A Dcpu.c234 int soc_type, sku_info, chip_sku; in init_pllx() local
248 chip_sku = tegra_get_chip_sku(); in init_pllx()
249 debug("%s: Chip SKU = %d\n", __func__, chip_sku); in init_pllx()
256 sel = &tegra_pll_x_table[chip_sku][osc]; in init_pllx()

Completed in 3 milliseconds