Home
last modified time | relevance | path

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

/linux/Documentation/ABI/stable/
H A Dsysfs-driver-qaic17 AFTER_POWER_UP (5) Sub-system associated with this workload is now powered up
/linux/drivers/accel/qaic/
H A Dqaic_ssr.c36 #define AFTER_POWER_UP BIT(4) macro
624 case AFTER_POWER_UP: in ssr_worker()
657 if (event->event == AFTER_POWER_UP && ssr_event_ack != SSR_EVENT_NACK) { in ssr_worker()