Lines Matching refs:pmc
151 int tegra_pmc_powergate_power_on(struct tegra_pmc *pmc, unsigned int id);
152 int tegra_pmc_powergate_power_off(struct tegra_pmc *pmc, unsigned int id);
153 int tegra_pmc_powergate_remove_clamping(struct tegra_pmc *pmc, unsigned int id);
156 int tegra_pmc_powergate_sequence_power_up(struct tegra_pmc *pmc,
159 int tegra_pmc_io_pad_power_enable(struct tegra_pmc *pmc, enum tegra_io_pad id);
160 int tegra_pmc_io_pad_power_disable(struct tegra_pmc *pmc, enum tegra_io_pad id);
169 tegra_pmc_powergate_power_on(struct tegra_pmc *pmc, unsigned int id) in tegra_pmc_powergate_power_on() argument
175 tegra_pmc_powergate_power_off(struct tegra_pmc *pmc, unsigned int id) in tegra_pmc_powergate_power_off() argument
181 tegra_pmc_powergate_remove_clamping(struct tegra_pmc *pmc, unsigned int id) in tegra_pmc_powergate_remove_clamping() argument
188 tegra_pmc_powergate_sequence_power_up(struct tegra_pmc *pmc, unsigned int id, in tegra_pmc_powergate_sequence_power_up() argument
196 tegra_pmc_io_pad_power_enable(struct tegra_pmc *pmc, enum tegra_io_pad id) in tegra_pmc_io_pad_power_enable() argument
202 tegra_pmc_io_pad_power_disable(struct tegra_pmc *pmc, enum tegra_io_pad id) in tegra_pmc_io_pad_power_disable() argument