Lines Matching +full:xusb +full:- +full:padctl

1 // SPDX-License-Identifier: GPL-2.0-only
3 * Copyright (c) 2013-2022, NVIDIA CORPORATION. All rights reserved.
11 #include <linux/nvmem-consumer.h>
12 #include <linux/nvmem-provider.h>
44 if (WARN_ON(!fuse->base)) in tegra30_fuse_read_early()
47 return readl_relaxed(fuse->base + FUSE_BEGIN + offset); in tegra30_fuse_read_early()
55 err = pm_runtime_resume_and_get(fuse->dev); in tegra30_fuse_read()
59 value = readl_relaxed(fuse->base + FUSE_BEGIN + offset); in tegra30_fuse_read()
61 pm_runtime_put(fuse->dev); in tegra30_fuse_read()
90 fuse->read_early = tegra30_fuse_read_early; in tegra30_fuse_init()
91 fuse->read = tegra30_fuse_read; in tegra30_fuse_init()
95 if (fuse->soc->speedo_init) in tegra30_fuse_init()
96 fuse->soc->speedo_init(&tegra_sku_info); in tegra30_fuse_init()
137 .name = "tsensor-cpu1",
143 .name = "tsensor-cpu2",
149 .name = "tsensor-cpu0",
155 .name = "xusb-pad-calibration",
161 .name = "tsensor-cpu3",
167 .name = "sata-calibration",
173 .name = "tsensor-gpu",
179 .name = "tsensor-mem0",
185 .name = "tsensor-mem1",
191 .name = "tsensor-pllx",
197 .name = "tsensor-common",
203 .name = "tsensor-realignment",
214 .cell_name = "xusb-pad-calibration",
215 .dev_id = "7009f000.padctl",
219 .cell_name = "sata-calibration",
224 .cell_name = "tsensor-common",
225 .dev_id = "700e2000.thermal-sensor",
229 .cell_name = "tsensor-realignment",
230 .dev_id = "700e2000.thermal-sensor",
234 .cell_name = "tsensor-cpu0",
235 .dev_id = "700e2000.thermal-sensor",
239 .cell_name = "tsensor-cpu1",
240 .dev_id = "700e2000.thermal-sensor",
244 .cell_name = "tsensor-cpu2",
245 .dev_id = "700e2000.thermal-sensor",
249 .cell_name = "tsensor-cpu3",
250 .dev_id = "700e2000.thermal-sensor",
254 .cell_name = "tsensor-mem0",
255 .dev_id = "700e2000.thermal-sensor",
259 .cell_name = "tsensor-mem1",
260 .dev_id = "700e2000.thermal-sensor",
264 .cell_name = "tsensor-gpu",
265 .dev_id = "700e2000.thermal-sensor",
269 .cell_name = "tsensor-pllx",
270 .dev_id = "700e2000.thermal-sensor",
297 .name = "tsensor-cpu1",
303 .name = "tsensor-cpu2",
309 .name = "tsensor-cpu0",
315 .name = "xusb-pad-calibration",
321 .name = "tsensor-cpu3",
327 .name = "sata-calibration",
333 .name = "tsensor-gpu",
339 .name = "tsensor-mem0",
345 .name = "tsensor-mem1",
351 .name = "tsensor-pllx",
357 .name = "tsensor-common",
363 .name = "gpu-calibration",
369 .name = "xusb-pad-calibration-ext",
380 .cell_name = "tsensor-cpu1",
381 .dev_id = "700e2000.thermal-sensor",
385 .cell_name = "tsensor-cpu2",
386 .dev_id = "700e2000.thermal-sensor",
390 .cell_name = "tsensor-cpu0",
391 .dev_id = "700e2000.thermal-sensor",
395 .cell_name = "xusb-pad-calibration",
396 .dev_id = "7009f000.padctl",
400 .cell_name = "tsensor-cpu3",
401 .dev_id = "700e2000.thermal-sensor",
405 .cell_name = "sata-calibration",
410 .cell_name = "tsensor-gpu",
411 .dev_id = "700e2000.thermal-sensor",
415 .cell_name = "tsensor-mem0",
416 .dev_id = "700e2000.thermal-sensor",
420 .cell_name = "tsensor-mem1",
421 .dev_id = "700e2000.thermal-sensor",
425 .cell_name = "tsensor-pllx",
426 .dev_id = "700e2000.thermal-sensor",
430 .cell_name = "tsensor-common",
431 .dev_id = "700e2000.thermal-sensor",
435 .cell_name = "gpu-calibration",
440 .cell_name = "xusb-pad-calibration-ext",
441 .dev_id = "7009f000.padctl",
442 .con_id = "calibration-ext",
468 .name = "xusb-pad-calibration",
474 .name = "xusb-pad-calibration-ext",
485 .cell_name = "xusb-pad-calibration",
486 .dev_id = "3520000.padctl",
490 .cell_name = "xusb-pad-calibration-ext",
491 .dev_id = "3520000.padctl",
492 .con_id = "calibration-ext",
527 .name = "xusb-pad-calibration",
533 .name = "gpu-gcplex-config-fuse",
539 .name = "xusb-pad-calibration-ext",
545 .name = "gpu-pdi0",
551 .name = "gpu-pdi1",
562 .cell_name = "xusb-pad-calibration",
563 .dev_id = "3520000.padctl",
567 .cell_name = "xusb-pad-calibration-ext",
568 .dev_id = "3520000.padctl",
569 .con_id = "calibration-ext",
572 .cell_name = "gpu-gcplex-config-fuse",
574 .con_id = "gcplex-config-fuse",
577 .cell_name = "gpu-pdi0",
582 .cell_name = "gpu-pdi1",
620 .name = "xusb-pad-calibration",
626 .name = "xusb-pad-calibration-ext",
637 .cell_name = "xusb-pad-calibration",
638 .dev_id = "3520000.padctl",
642 .cell_name = "xusb-pad-calibration-ext",
643 .dev_id = "3520000.padctl",
644 .con_id = "calibration-ext",