Searched refs:reset_delay_ms (Results 1 – 3 of 3) sorted by relevance
307 u32 reset_delay_ms; member474 uint reset_delay_ms, uint reset_off_delay_ms,
156 &priv->reset_gpio, priv->reset_delay_ms, in acpi_i2c_fill_ssdt()200 dev_read_u32(dev, "reset-delay-ms", &priv->reset_delay_ms); in acpi_i2c_of_to_plat()
395 uint reset_delay_ms, uint reset_off_delay_ms, in acpi_device_add_power_res() argument444 if (reset_delay_ms) in acpi_device_add_power_res()445 acpigen_write_sleep(ctx, reset_delay_ms); in acpi_device_add_power_res()
Completed in 6 milliseconds