Lines Matching defs:id
178 static inline int tegra_powergate_is_powered(unsigned int id) in tegra_powergate_is_powered()
183 static inline int tegra_powergate_power_on(unsigned int id) in tegra_powergate_power_on()
188 static inline int tegra_powergate_power_off(unsigned int id) in tegra_powergate_power_off()
193 static inline int tegra_powergate_remove_clamping(unsigned int id) in tegra_powergate_remove_clamping()
198 static inline int tegra_powergate_sequence_power_up(unsigned int id, in tegra_powergate_sequence_power_up()
205 static inline int tegra_io_pad_power_enable(enum tegra_io_pad id) in tegra_io_pad_power_enable()
210 static inline int tegra_io_pad_power_disable(enum tegra_io_pad id) in tegra_io_pad_power_disable()
215 static inline int tegra_io_pad_set_voltage(enum tegra_io_pad id, in tegra_io_pad_set_voltage()
221 static inline int tegra_io_pad_get_voltage(enum tegra_io_pad id) in tegra_io_pad_get_voltage()
226 static inline int tegra_io_rail_power_on(unsigned int id) in tegra_io_rail_power_on()
231 static inline int tegra_io_rail_power_off(unsigned int id) in tegra_io_rail_power_off()