Home
last modified time | relevance | path

Searched refs:has_reset (Results 1 – 1 of 1) sorted by relevance

/u-boot/lib/acpi/
A Dacpi_device.c403 bool has_reset, has_enable, has_stop; in acpi_device_add_power_res() local
409 has_reset = reset.pins[0]; in acpi_device_add_power_res()
413 if (!has_reset && !has_enable && !has_stop) in acpi_device_add_power_res()
425 if (has_reset) { in acpi_device_add_power_res()
439 if (has_reset) { in acpi_device_add_power_res()
467 if (has_reset) { in acpi_device_add_power_res()

Completed in 5 milliseconds