Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/acpi/
Dacpi_lpss.c71 #define LPSS_NO_D3_DELAY BIT(5) macro
242 .flags = LPSS_SAVE_CTX | LPSS_NO_D3_DELAY,
257 | LPSS_NO_D3_DELAY,
280 .flags = LPSS_CLK | LPSS_SAVE_CTX | LPSS_NO_D3_DELAY,
287 | LPSS_NO_D3_DELAY,
831 if (pdata->dev_desc->flags & LPSS_NO_D3_DELAY) in acpi_lpss_d3_to_d0_delay()