Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/acpi/
Dacpi_lpss.c69 #define LPSS_NO_D3_DELAY BIT(5) macro
261 .flags = LPSS_SAVE_CTX | LPSS_NO_D3_DELAY,
276 | LPSS_NO_D3_DELAY,
300 .flags = LPSS_CLK | LPSS_SAVE_CTX | LPSS_NO_D3_DELAY,
308 | LPSS_NO_D3_DELAY,
863 if (pdata->dev_desc->flags & LPSS_NO_D3_DELAY) in acpi_lpss_d3_to_d0_delay()