Lines Matching full:ccroc
181 /* ccroc register offsets needed for enabling HW throttling for Tegra132 */
361 * ccroc_writel() - writes a value to a CCROC register
374 * ccroc_readl() - reads specified register from CCROC IP block
1759 * throttlectl_cpu_level_cfg() - programs CCROC NV_THERM level config
1763 * It's necessary to set up the CPU-local CCROC NV_THERM instance with
1766 * This function pre-programs the CCROC NV_THERM levels in terms of
1793 /* setup PSKIP in ccroc nv_therm registers */ in throttlectl_cpu_level_cfg()
1815 * Denver:CCROC NV_THERM in terms of Low, Medium and HIGH throttling
1823 /* Denver:CCROC NV_THERM interface N:3 Mapping */ in throttlectl_cpu_level_select()
1845 /* bypass sequencer in soc_therm as it is programmed in ccroc */ in throttlectl_cpu_level_select()
1978 /* configure LOW, MED and HIGH levels for CCROC NV_THERM */ in tegra_soctherm_throttle()
2161 "ccroc-reg"); in tegra_soctherm_probe()
2164 dev_err(&pdev->dev, "can't get ccroc registers"); in tegra_soctherm_probe()