Searched refs:chip_sku (Results 1 – 1 of 1) sorted by relevance
234 int soc_type, sku_info, chip_sku; in init_pllx() local248 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