Home
last modified time | relevance | path

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

/freebsd-13.1/sys/contrib/device-tree/Bindings/mfd/
H A Drohm,bd71837-pmic.yaml39 # are called as SNVS and READY. At READY state all the PMIC power outputs go
45 # switched power state to SNVS. If reset is done via READY state the power
47 # target state is set to READY by default. If SNVS state is used the boot
H A Drohm,bd71847-pmic.yaml42 # states. States are called as SNVS and READY. At READY state all the PMIC
48 # reset has switched power state to SNVS. If reset is done via READY state the
50 # target state is set to READY by default. If SNVS state is used the boot
/freebsd-13.1/crypto/openssh/regress/
H A Dforward-control.sh9 READY=$OBJ/ready
39 rm -f $READY
/freebsd-13.1/contrib/wpa/src/pae/
H A Dieee802_1x_cp.c272 SM_STATE(CP, READY) in SM_STATE() argument
274 SM_ENTRY(CP, READY); in SM_STATE()
400 SM_ENTER(CP, READY); in SM_STEP()
/freebsd-13.1/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-13.1/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_dispatch.cpp97 READY = 2, // available for stealing enumerator
400 KMP_ATOMIC_ST_REL(&pr->steal_flag, READY); in __kmp_dispatch_init_algorithm()
1219 KMP_DEBUG_ASSERT(pr->steal_flag == READY); in __kmp_dispatch_next_algorithm()
1285 KMP_ATOMIC_ST_REL(&pr->steal_flag, READY); in __kmp_dispatch_next_algorithm()
1289 if (KMP_ATOMIC_LD_RLX(&v->steal_flag) != READY || in __kmp_dispatch_next_algorithm()
1339 KMP_ATOMIC_ST_REL(&pr->steal_flag, READY); in __kmp_dispatch_next_algorithm()
1354 KMP_DEBUG_ASSERT(pr->steal_flag == READY); in __kmp_dispatch_next_algorithm()
1432 KMP_ATOMIC_ST_REL(&pr->steal_flag, READY); in __kmp_dispatch_next_algorithm()
1439 if (KMP_ATOMIC_LD_ACQ(&v->steal_flag) != READY || in __kmp_dispatch_next_algorithm()
1485 KMP_ATOMIC_ST_REL(&pr->steal_flag, READY); in __kmp_dispatch_next_algorithm()
/freebsd-13.1/sys/contrib/device-tree/Bindings/bus/
H A Dnvidia,tegra20-gmi.txt69 - nvidia,snor-wait-width: Number of cycles before READY is asserted.