Searched defs:sku (Results 1 – 2 of 2) sorted by relevance
143 struct tegra_sku_info *sku, int *threshold) in tegra124_rev_sku_to_speedo_ids()193 tegra124_init(struct tegra_efuse_softc *sc, struct tegra_sku_info *sku) in tegra124_init()300 struct tegra_sku_info *sku, int speedo_rev, int *threshold) in tegra210_rev_sku_to_speedo_ids()333 tegra210_init(struct tegra_efuse_softc *sc, struct tegra_sku_info *sku) in tegra210_init()
2503 long sku = strtol(val, &eptr, 0); in DECL_CMD_FUNC() local