/freebsd/contrib/kyua/utils/process/ |
H A D | deadline_killer_test.cpp | 66 ATF_TEST_CASE_WITHOUT_HEAD(activation); 67 ATF_TEST_CASE_BODY(activation) in ATF_TEST_CASE_BODY() argument 106 ATF_ADD_TEST_CASE(tcs, activation); in ATF_INIT_TEST_CASES()
|
/freebsd/crypto/openssl/VMS/ |
H A D | openssl_ivp.com.in | 38 $ ! to get an image activation error here 45 $ ! then we're likely to get an image activation error here
|
/freebsd/sys/contrib/device-tree/Bindings/memory-controllers/ |
H A D | ti-aemif.txt | 104 and the activation of read strobe. 108 Time between the activation and deactivation of 121 and the activation of write strobe. 125 Time between the activation and deactivation of
|
H A D | omap-gpmc.txt | 88 - gpmc,clk-activation-ns: GPMC clock activation time
|
/freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_activation_flags.inc | 9 // A subset of ASan (and common) runtime flags supported at activation time.
|
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/ |
H A D | omap-gpmc-smsc911x.dtsi | 47 gpmc,clk-activation-ns = <0>;
|
H A D | omap2430-sdp.dts | 65 gpmc,clk-activation-ns = <0>;
|
H A D | omap2420-n8x0-common.dtsi | 81 gpmc,clk-activation-ns = <9>;
|
H A D | omap-zoom-common.dtsi | 49 gpmc,clk-activation-ns = <0>;
|
H A D | omap3-sb-t35.dtsi | 130 gpmc,clk-activation-ns = <0>;
|
H A D | omap3-gta04a5one.dts | 82 gpmc,clk-activation-ns = <5>;
|
H A D | dra62x-j5eco-evm.dts | 76 gpmc,clk-activation-ns = <0>;
|
H A D | dm8148-evm.dts | 76 gpmc,clk-activation-ns = <0>;
|
H A D | am335x-chilisom.dtsi | 171 gpmc,clk-activation-ns = <0>;
|
H A D | omap4-duovero-parlor.dts | 168 gpmc,clk-activation-ns = <5>;
|
H A D | dm8168-evm.dts | 150 gpmc,clk-activation-ns = <0>;
|
H A D | am335x-igep0033.dtsi | 160 gpmc,clk-activation-ns = <0>;
|
/freebsd/sys/contrib/device-tree/src/arm64/ti/ |
H A D | k3-am62-lp-sk-nand.dtso | 77 gpmc,clk-activation-ns = <0>;
|
H A D | k3-am642-evm-nand.dtso | 102 gpmc,clk-activation-ns = <0>;
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | cadence-quadspi.txt | 32 de-activated and the activation of another.
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | cadence-quadspi.txt | 33 de-activated and the activation of another.
|
/freebsd/sys/dev/cardbus/ |
H A D | card_if.m | 38 # resources are set for the device, which predates their activation. Also,
|
/freebsd/sys/dev/usb/net/ |
H A D | if_umbreg.h | 310 int activation; member
|
H A D | if_umb.c | 1458 sc->sc_info.activation == MBIM_ACTIVATION_STATE_ACTIVATED) { in umb_decode_register_state() 1709 act = le32toh(ci->activation); in umb_decode_connect_info() 1710 if (sc->sc_info.activation != act) { in umb_decode_connect_info() 1720 sc->sc_info.activation = act; in umb_decode_connect_info() 1723 if (sc->sc_info.activation == MBIM_ACTIVATION_STATE_ACTIVATED) in umb_decode_connect_info() 1725 else if (sc->sc_info.activation == in umb_decode_connect_info()
|
/freebsd/crypto/openssl/doc/internal/man3/ |
H A D | ossl_provider_new.pod | 201 provider object I<prov> by incrementing its activation count, flagging 227 provider object I<prov> by decrementing its activation count. When 228 that count reaches zero, the activation flag is cleared. If the
|