HomeSort by: relevance | last modified time | path
    Searched refs:tegra_pmc_power (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/arch/arm/nvidia/
soc_tegra124.c 82 tegra_pmc_power(tegra_cpu_pmu[cpuindex], true);
tegra_var.h 52 void tegra_pmc_power(u_int, bool);
tegra_pmc.c 137 tegra_pmc_power(u_int partid, bool enable) function in typeref:typename:void
tegra_hdaudio.c 178 tegra_pmc_power(PMC_PARTID_DISB, true);
tegra_ahcisata.c 388 tegra_pmc_power(PMC_PARTID_SAX, true);
tegra_xusb.c 305 tegra_pmc_power(PMC_PARTID_XUSBC, true); /* Host/USB2.0 */
307 tegra_pmc_power(PMC_PARTID_XUSBA, true); /* SuperSpeed */
tegra_pcie.c 219 tegra_pmc_power(PMC_PARTID_PCX, true);
tegra_drm_mode.c 334 tegra_pmc_power(pmc_partid, true);

Completed in 47 milliseconds