Home
last modified time | relevance | path

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

/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/light/
H A Dams,as73211.yaml28 Interrupt specifier for the READY interrupt generated by the device.
51 interrupts = <19 IRQ_TYPE_EDGE_RISING>; /* READY */
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dintel,ixp4xx-ethernet.yaml42 - description: phandle to the TX READY queue node
43 - description: TX READY queue instance to use
44 description: phandle to the TX READY queue on the NPE
/freebsd-14.2/sys/contrib/device-tree/Bindings/mfd/
H A Drohm,bd71847-pmic.yaml45 # states. States are called as SNVS and READY. At READY state all the PMIC
51 # reset has switched power state to SNVS. If reset is done via READY state the
53 # target state is set to READY by default. If SNVS state is used the boot
H A Drohm,bd71837-pmic.yaml45 # are called as SNVS and READY. At READY state all the PMIC power outputs go
51 # switched power state to SNVS. If reset is done via READY state the power
53 # target state is set to READY by default. If SNVS state is used the boot
/freebsd-14.2/sys/contrib/device-tree/Bindings/crypto/
H A Dintel,ixp4xx-crypto.yaml45 - description: phandle to the TX READY queue on the NPE
47 description: phandle to the TX READY queue on the NPE, the cell describing
/freebsd-14.2/contrib/wpa/src/pae/
H A Dieee802_1x_cp.c276 SM_STATE(CP, READY) in SM_STATE() argument
278 SM_ENTRY(CP, READY); in SM_STATE()
404 SM_ENTER(CP, READY); in SM_STEP()
/freebsd-14.2/contrib/ntp/
H A DREADME.patches29 If these patches are for a bugzilla issue, mark the issue as Resolved/READY
H A DREADME.pullrequests82 If these patches are for a bugzilla issue, mark the issue as Resolved/READY
/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp161 READY = 2, // available for stealing enumerator
561 KMP_ATOMIC_ST_REL(&pr->steal_flag, READY); in __kmp_dispatch_init_algorithm()
1383 KMP_DEBUG_ASSERT(pr->steal_flag == READY); in __kmp_dispatch_next_algorithm()
1449 KMP_ATOMIC_ST_REL(&pr->steal_flag, READY); in __kmp_dispatch_next_algorithm()
1453 if (KMP_ATOMIC_LD_ACQ(&v->steal_flag) != READY || in __kmp_dispatch_next_algorithm()
1503 KMP_ATOMIC_ST_REL(&pr->steal_flag, READY); in __kmp_dispatch_next_algorithm()
1518 KMP_DEBUG_ASSERT(pr->steal_flag == READY); in __kmp_dispatch_next_algorithm()
1596 KMP_ATOMIC_ST_REL(&pr->steal_flag, READY); in __kmp_dispatch_next_algorithm()
1603 if (KMP_ATOMIC_LD_ACQ(&v->steal_flag) != READY || in __kmp_dispatch_next_algorithm()
1649 KMP_ATOMIC_ST_REL(&pr->steal_flag, READY); in __kmp_dispatch_next_algorithm()
/freebsd-14.2/sys/contrib/device-tree/Bindings/bus/
H A Dnvidia,tegra20-gmi.txt69 - nvidia,snor-wait-width: Number of cycles before READY is asserted.