Home
last modified time | relevance | path

Searched refs:controls (Results 1 – 25 of 320) sorted by relevance

12345678910>>...13

/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Daspeed-bmc-ampere-mtmitchell.dts67 mux-controls = <&gpioI5mux>;
76 mux-controls = <&gpioI5mux>;
85 mux-controls = <&gpioI5mux>;
94 mux-controls = <&gpioI5mux>;
103 mux-controls = <&gpioI5mux>;
112 mux-controls = <&gpioI5mux>;
121 mux-controls = <&gpioI5mux>;
130 mux-controls = <&gpioI5mux>;
139 mux-controls = <&gpioI5mux>;
148 mux-controls = <&gpioI5mux>;
[all …]
H A Daspeed-bmc-ampere-mtjade.dts111 mux-controls = <&gpioA0mux>;
120 mux-controls = <&gpioA0mux>;
129 mux-controls = <&gpioA0mux>;
138 mux-controls = <&gpioA0mux>;
147 mux-controls = <&gpioA0mux>;
156 mux-controls = <&gpioA0mux>;
165 mux-controls = <&gpioA0mux>;
174 mux-controls = <&gpioA0mux>;
183 mux-controls = <&gpioA0mux>;
192 mux-controls = <&gpioA0mux>;
[all …]
H A Dat91-natte.dtsi24 mux-controls = <&mux>;
35 mux-controls = <&mux>;
46 mux-controls = <&mux>;
57 mux-controls = <&mux>;
/freebsd-14.2/sys/contrib/device-tree/Bindings/mux/
H A Dmux-consumer.yaml22 Mux controller properties should be named "mux-controls". The exact meaning of
25 strings to label each of the mux controllers listed in the "mux-controls"
33 Properties "mux-controls" and "mux-states" can be used depending on how
36 "mux-controls" can be used. If the consumer needs to set the mux
46 mux-controls:
56 controller to an index into the list given by the "mux-controls" property.
H A Dmux-controller.txt27 Mux controller properties should be named "mux-controls". The exact meaning of
30 strings to label each of the mux controllers listed in the "mux-controls"
35 to an index into the list given by the "mux-controls" property.
56 mux-controls = <&mux>;
84 mux-controls = <&mux>;
93 mux-controls = <&mux>;
H A Dreg-mux.yaml60 mux-controls = <&mux1 0>;
80 mux-controls = <&mux1 1>;
118 mux-controls = <&mux2 0>;
H A Dreg-mux.txt43 mux-controls = <&mux 0>;
66 mux-controls = <&mux 1>;
105 mux-controls = <&mux 0>;
H A Dgpio-mux.txt36 mux-controls = <&mux>;
45 mux-controls = <&mux>;
/freebsd-14.2/sys/contrib/device-tree/Bindings/net/
H A Dmdio-mux-multiplexer.yaml25 mux-controls:
30 - mux-controls
45 mux-controls = <&mux 0>;
65 mux-controls = <&mux 1>;
H A Dmdio-mux-multiplexer.txt10 - mux-controls : mux controller node to use for operating the mux
40 mux-controls = <&mux 0>;
63 mux-controls = <&mux 1>;
/freebsd-14.2/crypto/openssl/crypto/crmf/
H A Dcrmf_lib.c49 STACK_OF(OSSL_CRMF_ATTRIBUTETYPEANDVALUE) *controls; \
54 controls = msg->certReq->controls; \
55 for (i = 0; i < sk_OSSL_CRMF_ATTRIBUTETYPEANDVALUE_num(controls); i++) { \
56 atav = sk_OSSL_CRMF_ATTRIBUTETYPEANDVALUE_value(controls, i); \
99 if (crm->certReq->controls == NULL) { in OSSL_CRMF_MSG_push0_regCtrl()
100 crm->certReq->controls = sk_OSSL_CRMF_ATTRIBUTETYPEANDVALUE_new_null(); in OSSL_CRMF_MSG_push0_regCtrl()
101 if (crm->certReq->controls == NULL) in OSSL_CRMF_MSG_push0_regCtrl()
105 if (!sk_OSSL_CRMF_ATTRIBUTETYPEANDVALUE_push(crm->certReq->controls, ctrl)) in OSSL_CRMF_MSG_push0_regCtrl()
111 sk_OSSL_CRMF_ATTRIBUTETYPEANDVALUE_free(crm->certReq->controls); in OSSL_CRMF_MSG_push0_regCtrl()
112 crm->certReq->controls = NULL; in OSSL_CRMF_MSG_push0_regCtrl()
/freebsd-14.2/sys/contrib/device-tree/Bindings/mtd/
H A Dti,am654-hbmc.txt13 - mux-controls : phandle to the multiplexer that controls selection of
44 mux-controls = <&hbmc_mux 0>;
H A Dti,am654-hbmc.yaml24 mux-controls:
60 mux-controls = <&hbmc_mux 0>;
/freebsd-14.2/sys/contrib/device-tree/Bindings/media/
H A Dvideo-mux.yaml22 mux-controls:
53 - mux-controls
78 mux-controls = <&mux>;
H A Dvideo-mux.txt11 - mux-controls : mux controller node to use for operating the mux
32 mux-controls = <&mux>;
/freebsd-14.2/sys/contrib/device-tree/Bindings/spi/
H A Dspi-mux.yaml43 mux-controls:
50 - mux-controls
74 mux-controls = <&mux>;
/freebsd-14.2/contrib/file/magic/Magdir/
H A Dccf4 # file(1) magic(5) data for Phillips remote controls
6 # Exchange format for Philips Pronto universal infrared remote controls
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/frequency/
H A Dadi,adf4377.yaml44 GPIO that controls the Chip Enable Pin.
49 GPIO that controls the Enable Clock 1 Output Buffer Pin.
54 GPIO that controls the Enable Clock 2 Output Buffer Pin.
/freebsd-14.2/sys/contrib/device-tree/Bindings/iio/multiplexer/
H A Dio-channel-mux.yaml34 mux-controls: true
55 - mux-controls
76 mux-controls = <&mux>;
H A Dio-channel-mux.txt13 - mux-controls : Mux controller node to use for operating the mux
36 mux-controls = <&mux>;
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Daxentia,tse850-pcm5142.txt7 - axentia,add-gpios: gpio specifier that controls the mixer.
8 - axentia,loop1-gpios: gpio specifier that controls loop relays on channel 1.
9 - axentia,loop2-gpios: gpio specifier that controls loop relays on channel 2.
/freebsd-14.2/sys/contrib/device-tree/Bindings/phy/
H A Dti,phy-am654-serdes.yaml50 mux-controls:
75 - mux-controls
96 mux-controls = <&serdes_mux 0>;
/freebsd-14.2/sys/contrib/device-tree/src/arm64/microchip/
H A Dsparx5_pcb125.dts46 mux-controls = <&mux>;
58 mux-controls = <&mux 0>;
/freebsd-14.2/sys/contrib/device-tree/Bindings/i2c/
H A Di2c-mux-gpmux.yaml44 mux-controls:
72 - mux-controls
92 mux-controls = <&mux>;
/freebsd-14.2/sys/contrib/device-tree/Bindings/hwmon/
H A Dadi,ltc2947.yaml35 This property controls the polarity of current that is accumulated to
50 This property controls the Accumulation Dead band which allows to set the
57 This property controls the GPIO polarity. Setting it to one makes the GPIO

12345678910>>...13