Home
last modified time | relevance | path

Searched refs:LPSS_NO_D3_DELAY (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/acpi/
H A Dacpi_lpss.c77 #define LPSS_NO_D3_DELAY BIT(6) macro
276 .flags = LPSS_SAVE_CTX_ONCE | LPSS_NO_D3_DELAY,
283 .flags = LPSS_SAVE_CTX_ONCE | LPSS_NO_D3_DELAY,
298 | LPSS_NO_D3_DELAY,
328 .flags = LPSS_CLK | LPSS_SAVE_CTX | LPSS_NO_D3_DELAY,
341 | LPSS_NO_D3_DELAY,
900 if (pdata->dev_desc->flags & LPSS_NO_D3_DELAY) in acpi_lpss_d3_to_d0_delay()
/kernel/linux/linux-5.10/drivers/acpi/
H A Dacpi_lpss.c76 #define LPSS_NO_D3_DELAY BIT(6) macro
263 .flags = LPSS_SAVE_CTX_ONCE | LPSS_NO_D3_DELAY,
279 | LPSS_NO_D3_DELAY,
303 .flags = LPSS_CLK | LPSS_SAVE_CTX | LPSS_NO_D3_DELAY,
311 | LPSS_NO_D3_DELAY,
874 if (pdata->dev_desc->flags & LPSS_NO_D3_DELAY) in acpi_lpss_d3_to_d0_delay()

Completed in 5 milliseconds