Searched full:idle2 (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/arm/ |
H A D | idle-states.yaml | 166 and IDLE2: 175 r | /-----/--------- IDLE2 187 |IDLE1-energy < IDLE2-energy | IDLE2-energy < IDLE1-energy 189 IDLE2-min-residency 195 wake-up IRQ) is less than IDLE2-min-residency, IDLE1 is the better idle state 199 than IDLE2. 202 idle state IDLE2 implies that after a suitable time, IDLE2 becomes more energy 205 The time at which IDLE2 becomes more energy efficient than IDLE1 (and other 207 IDLE2-min-residency and corresponds to the time when energy consumption of 208 IDLE1 and IDLE2 states breaks even.
|
/freebsd/sys/contrib/device-tree/Bindings/cpu/ |
H A D | idle-states.yaml | 186 and IDLE2: 195 r | /-----/--------- IDLE2 207 |IDLE1-energy < IDLE2-energy | IDLE2-energy < IDLE1-energy 209 IDLE2-min-residency 215 wake-up IRQ) is less than IDLE2-min-residency, IDLE1 is the better idle state 219 than IDLE2. 222 idle state IDLE2 implies that after a suitable time, IDLE2 becomes more energy 225 The time at which IDLE2 becomes more energy efficient than IDLE1 (and other 227 IDLE2-min-residency and corresponds to the time when energy consumption of 228 IDLE1 and IDLE2 states breaks even.
|
/freebsd/contrib/ntp/libntp/lib/isc/ |
H A D | task.c | 603 isc_boolean_t idle1, idle2; in isc__task_sendanddetach() local 619 idle2 = task_detach(task); in isc__task_sendanddetach() 623 * If idle1, then idle2 shouldn't be true as well since we're holding in isc__task_sendanddetach() 627 INSIST(!(idle1 && idle2)); in isc__task_sendanddetach() 629 if (idle1 || idle2) in isc__task_sendanddetach()
|
/freebsd/contrib/wpa/src/eap_server/ |
H A D | eap_server.c | 1007 SM_STATE(EAP, IDLE2) in SM_STATE() argument 1009 SM_ENTRY(EAP, IDLE2); in SM_STATE() 1390 SM_ENTER(EAP, IDLE2); in SM_STEP() 1399 SM_ENTER(EAP, IDLE2); in SM_STEP() 1402 SM_ENTER(EAP, IDLE2); in SM_STEP()
|
/freebsd/sys/contrib/device-tree/src/arm64/hisilicon/ |
H A D | hikey-pinctrl.dtsi | 461 codec_cfg_idle2: codec-cfg-idle2-pins {
|