Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/atkbdc/
Dpsm.c494 #define PSM_CONFIG_INITAFTERSUSPEND 0x4000 /* init the device at the resume event */ macro
505 PSM_CONFIG_INITAFTERSUSPEND)
1402 PSM_CONFIG_INITAFTERSUSPEND;
2009 sc->config |= PSM_CONFIG_INITAFTERSUSPEND;
2013 sc->config |= PSM_CONFIG_INITAFTERSUSPEND;
7401 (PSM_CONFIG_HOOKRESUME | PSM_CONFIG_INITAFTERSUSPEND)) == 0)
7404 err = reinitialize(sc, sc->config & PSM_CONFIG_INITAFTERSUSPEND);