Home
last modified time | relevance | path

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

/arch/arm/mach-tegra/
A Dcpu.c275 int soc_type, sku_info, chip_sku; in init_pllx() local
289 chip_sku = tegra_get_chip_sku(); in init_pllx()
290 debug("%s: Chip SKU = %d\n", __func__, chip_sku); in init_pllx()
297 sel = &tegra_pll_x_table[chip_sku][osc]; in init_pllx()

Completed in 3 milliseconds