Home
last modified time | relevance | path

Searched refs:PIN (Results 1 – 25 of 70) sorted by relevance

123

/freebsd-14.2/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-mt7622.txt96 PIN 6: "TXD0"
97 PIN 7: "RXD0"
113 PIN 23: "MDC"
114 PIN 24: "MDIO"
127 PIN 37: "NCEB"
128 PIN 38: "NWEB"
129 PIN 39: "NREB"
130 PIN 40: "NDL4"
131 PIN 41: "NDL5"
132 PIN 42: "NDL6"
[all …]
H A Dfsl,imx27-pinctrl.txt10 setting. The format is fsl,pins = <PIN MUX_ID CONFIG>.
12 PIN is an integer between 0 and 0xbf. imx27 has 6 ports with 32 configurable
13 configurable pins each. PIN is PORT * 32 + PORT_PIN, PORT_PIN is the pin
90 For convenience there are macros defined in imx27-pinfunc.h which provide PIN
H A Drenesas,rzn1-pinctrl.yaml67 (PIN | MUX_FUNC << 8)
68 where PIN directly corresponds to the pl_gpio pin number and
H A Dqcom,qcm2290-pinctrl.yaml31 Specifies the PIN numbers and Flags, as defined in defined in
47 #PIN CONFIGURATION NODES
H A Dqcom,sm6115-pinctrl.yaml38 Specifies the PIN numbers and Flags, as defined in defined in
56 #PIN CONFIGURATION NODES
H A Dqcom,sdx65-pinctrl.yaml29 description: Specifies the PIN numbers and Flags, as defined in
46 #PIN CONFIGURATION NODES
H A Drenesas,rzn1-pinctrl.txt113 (PIN | MUX_FUNC << 8)
114 where PIN directly corresponds to the pl_gpio pin number and MUX_FUNC is
H A Dqcom,tlmm-common.yaml27 Specifies the PIN numbers and Flags, as defined in defined in
H A Dqcom,lpass-lpi-pinctrl.yaml45 #PIN CONFIGURATION NODES
H A Dmediatek,mt7986-pinctrl.yaml270 is no PIN 41 to PIN 65 above on mt7686b, you can only use those
H A Drenesas,rza2-pinctrl.txt65 ((PORT * 8 + PIN) | MUX_FUNC << 16)
/freebsd-14.2/contrib/wpa/hostapd/
H A DREADME-WPS91 # Enable control interface for PBC/PIN entry
130 characters removed) if the PIN is valid.
143 Enrollees to the user and request a PIN for an Enrollee.
172 Example command to add a PIN (12345670) for an Enrollee:
178 the PIN to be used once with any UUID:
216 use its AP PIN. A static AP PIN (e.g., one one a label in the AP
222 managing the dynamic AP PIN operations:
229 - generate a random AP PIN and enable it
234 - fetch the current AP PIN
236 hostapd_cli wps_ap_pin set <PIN> [timeout]
[all …]
/freebsd-14.2/sys/dev/pcf/
H A Dpcf.c67 if ((pcf_get_S1(sc) & PIN) == 0) in pcf_wait_byte()
94 pcf_set_S1(sc, PIN|ESO|ENI|STO|ACK); in pcf_stop_locked()
180 pcf_set_S1(sc, PIN|ESO|STA|ACK); in pcf_start()
231 if (status & PIN) { in pcf_intr()
314 } while ((pcf_get_S1(sc) & PIN) == 0); in pcf_intr()
321 pcf_set_S1(sc, PIN|ESO|ENI|ACK); in pcf_intr()
344 pcf_set_S1(sc, PIN); /* initialize S1 */ in pcf_rst_card()
350 pcf_set_S1(sc, PIN|ES1); in pcf_rst_card()
370 pcf_set_S1(sc, PIN|ESO|ENI|ACK); in pcf_rst_card()
H A Dpcfvar.h45 #define PIN 0x80 /* pending interrupt not (r/w) */ macro
/freebsd-14.2/contrib/wpa/wpa_supplicant/
H A DREADME-WPS17 with PIN method and push-button configuration (PBC) being the most
21 wireless network, it should be noted that the use of the PIN and
107 if the PIN is valid.
121 random PIN, a hardcoded PIN that is printed on a label can be
128 generated PIN.
132 expiration timeout for the PIN in seconds. For example:
152 PIN method described above.
159 wpa_cli wps_reg <AP BSSID> <AP PIN>
165 PIN generated at the client.
257 wps_er_learn <UUID|BSSID> <AP PIN>
[all …]
H A DREADME-P2P142 to enter a PIN that we display.
146 mainly used with "display" to request it to display a PIN. The "auto"
160 The <pbc|pin|PIN#> parameter specifies the WPS provisioning
161 method. "pbc" string starts pushbutton method, "pin" string start PIN
163 the command return code), PIN# means that a pre-selected PIN can be
164 used (e.g., 12345670). [display|keypad] is used with PIN method
165 to specify which PIN is used (display=dynamically generated random PIN
216 (WPS Method = PIN)
239 100 - Keypad(PIN), 8 - Display(PIN))
581 wps_pin <any|address> <PIN>
[all …]
/freebsd-14.2/sys/contrib/device-tree/src/arm/
H A Dam335x-pocketbeagle.dts216 /* P2_03 (ZCZ ball T10) gpio0_23 0x824 PIN 9 */
225 /* P1_34 (ZCZ ball T11) gpio0_26 0x828 PIN 10 */
234 /* P2_19 (ZCZ ball U12) gpio0_27 0x82c PIN 11 */
243 /* P2_24 (ZCZ ball T12) gpio1_12 0x830 PIN 12 */
252 /* P2_33 (ZCZ ball R12) gpio1_13 0x834 PIN 13 */
261 /* P2_22 (ZCZ ball V13) gpio1_14 0x838 PIN 14 */
270 /* P2_18 (ZCZ ball U13) gpio1_15 0x83c PIN 15 */
279 /* P2_10 (ZCZ ball R14) gpio1_20 0x850 PIN 20 */
288 /* P2_06 (ZCZ ball U16) gpio1_25 0x864 PIN 25 */
297 /* P2_04 (ZCZ ball T16) gpio1_26 0x868 PIN 26 */
[all …]
/freebsd-14.2/contrib/libfido2/tools/
H A Dfido2-unprot.sh42 read PIN
45 …RESIDENT_RPS=$(echo "${PIN}\n" | setsid -w ${FIDO_TOOLS_PREFIX}fido2-token -L -r $DEV_PATH | cut -…
52 …UNPROT_CREDS=$(echo "${PIN}\n" | setsid -w ${FIDO_TOOLS_PREFIX}fido2-token -L -k $RESIDENT_RP $DEV…
/freebsd-14.2/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-mxs.yaml14 The Freescale MXS GPIO controller is part of MXS PIN controller.
16 As the GPIO controller is embedded in the PIN controller and all the
17 GPIO ports share the same IO space with PIN controller, the GPIO node
/freebsd-14.2/contrib/libfido2/examples/
H A DREADME.adoc47 Configures <pin> as the new PIN of <device>. If [oldpin] is provided,
48 the device's PIN is changed from [oldpin] to <pin>.
88 Get the number of PIN attempts left on <device> before lockout.
/freebsd-14.2/sys/contrib/device-tree/src/arm64/renesas/
H A Dr9a07g043-smarc-pmod.dtso12 * |CN7 (PMOD1 PIN HEADER) |
H A Dr8a779g0-white-hawk-ard-audio-da7212.dtso18 * |CN40 (IO PIN HEADER) |
/freebsd-14.2/sys/contrib/device-tree/src/arm64/hisilicon/
H A Dhikey970-pmic.dtsi38 ldo4: ldo4 { /* 40 PIN */
/freebsd-14.2/sys/contrib/device-tree/src/arm64/exynos/
H A Dexynos5433-pinctrl.dtsi14 #define PIN(_pin, _func, _pull, _drv) \ macro
23 PIN(_pin, INPUT, _pull, _drv)
26 PIN(_pin, OUTPUT, _pull, _drv)
29 PIN(_pin, 2, _pull, _drv)
/freebsd-14.2/sys/contrib/device-tree/Bindings/sound/
H A Dnau8825.txt74 - nuvoton,adcout-drive-strong: make the drive strength of ADCOUT IO PIN strong if set.

123