Home
last modified time | relevance | path

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

12

/Linux-v5.15/arch/arm64/boot/dts/exynos/
Dexynos5433-tm2-common.dtsi1014 PIN(INPUT, gpa0-0, DOWN, FAST_SR1);
1015 PIN(INPUT, gpa0-1, NONE, FAST_SR1);
1016 PIN(INPUT, gpa0-2, DOWN, FAST_SR1);
1017 PIN(INPUT, gpa0-3, NONE, FAST_SR1);
1018 PIN(INPUT, gpa0-4, NONE, FAST_SR1);
1019 PIN(INPUT, gpa0-5, DOWN, FAST_SR1);
1020 PIN(INPUT, gpa0-6, NONE, FAST_SR1);
1021 PIN(INPUT, gpa0-7, NONE, FAST_SR1);
1023 PIN(INPUT, gpa1-0, UP, FAST_SR1);
1024 PIN(INPUT, gpa1-1, UP, FAST_SR1);
[all …]
/Linux-v5.15/drivers/pinctrl/cirrus/
Dpinctrl-lochnagar.c441 LN_FUNC(lochnagar##REV##_##ID##_pin.name, PIN, OP)
454 LN_FUNC(lochnagar2_##ID##_BCLK_pin.name, PIN, BOP), \
455 LN_FUNC(lochnagar2_##ID##_LRCLK_pin.name, PIN, LROP), \
456 LN_FUNC(lochnagar2_##ID##_RXDAT_pin.name, PIN, RXOP), \
457 LN_FUNC(lochnagar2_##ID##_TXDAT_pin.name, PIN, TXOP)
474 LN_FUNC("dsp-gpio1", PIN, 0x01),
475 LN_FUNC("dsp-gpio2", PIN, 0x02),
476 LN_FUNC("dsp-gpio3", PIN, 0x03),
477 LN_FUNC("codec-gpio1", PIN, 0x04),
478 LN_FUNC("codec-gpio2", PIN, 0x05),
[all …]
/Linux-v5.15/arch/arm/boot/dts/
Dam335x-pocketbeagle.dts215 /* P2_03 (ZCZ ball T10) gpio0_23 0x824 PIN 9 */
224 /* P1_34 (ZCZ ball T11) gpio0_26 0x828 PIN 10 */
233 /* P2_19 (ZCZ ball U12) gpio0_27 0x82c PIN 11 */
242 /* P2_24 (ZCZ ball T12) gpio1_12 0x830 PIN 12 */
251 /* P2_33 (ZCZ ball R12) gpio1_13 0x834 PIN 13 */
260 /* P2_22 (ZCZ ball V13) gpio1_14 0x838 PIN 14 */
269 /* P2_18 (ZCZ ball U13) gpio1_15 0x83c PIN 15 */
278 /* P2_10 (ZCZ ball R14) gpio1_20 0x850 PIN 20 */
287 /* P2_06 (ZCZ ball U16) gpio1_25 0x864 PIN 25 */
296 /* P2_04 (ZCZ ball T16) gpio1_26 0x868 PIN 26 */
[all …]
/Linux-v5.15/Documentation/devicetree/bindings/pinctrl/
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
Dqcom,mdm9615-pinctrl.txt65 PIN CONFIGURATION NODES:
Dqcom,apq8084-pinctrl.txt65 PIN CONFIGURATION NODES:
Dqcom,ipq8074-pinctrl.txt65 PIN CONFIGURATION NODES:
Dqcom,msm8916-pinctrl.txt65 PIN CONFIGURATION NODES:
Dqcom,msm8960-pinctrl.txt65 PIN CONFIGURATION NODES:
Dqcom,sdm845-pinctrl.txt57 PIN CONFIGURATION NODES:
Dqcom,msm8976-pinctrl.txt65 PIN CONFIGURATION NODES:
Dqcom,msm8994-pinctrl.txt67 PIN CONFIGURATION NODES:
Dqcom,msm8998-pinctrl.txt65 PIN CONFIGURATION NODES:
Dqcom,sm8150-pinctrl.txt74 PIN CONFIGURATION NODES:
/Linux-v5.15/Documentation/userspace-api/media/cec/
Dcec-ioc-dqevent.rst153 * .. _`CEC-EVENT-PIN-CEC-LOW`:
160 * .. _`CEC-EVENT-PIN-CEC-HIGH`:
167 * .. _`CEC-EVENT-PIN-HPD-LOW`:
176 * .. _`CEC-EVENT-PIN-HPD-HIGH`:
185 * .. _`CEC-EVENT-PIN-5V-LOW`:
194 * .. _`CEC-EVENT-PIN-5V-HIGH`:
Dcec-ioc-adap-g-caps.rst127 * .. _`CEC-CAP-MONITOR-PIN`:
Dcec-ioc-g-mode.rst156 * .. _`CEC-MODE-MONITOR-PIN`:
163 This mode requires that the :ref:`CEC_CAP_MONITOR_PIN <CEC-CAP-MONITOR-PIN>`
/Linux-v5.15/Documentation/arm/samsung-s3c24xx/
Dgpio.rst94 PIN Numbers
150 Getting and setting the state of a PIN
157 Getting the IRQ number associated with a PIN
/Linux-v5.15/Documentation/arm/samsung/
Dgpio.rst30 PIN configuration
/Linux-v5.15/Documentation/process/
Dmaintainer-pgp-guide.rst492 You should set the user PIN (1), Admin PIN (3), and the Reset Code (4).
494 the Admin PIN and the Reset Code (which allows you to completely wipe
495 the smartcard). You so rarely need to use the Admin PIN, that you will
504 Despite having the name "PIN", neither the user PIN nor the admin
505 PIN on the card need to be numbers.
518 passphrase and the admin PIN of the card for most operations::
559 your PGP key passphrase, and then for the admin PIN. If the command
618 This should ask for your smartcard PIN on your first command, and then
/Linux-v5.15/Documentation/devicetree/bindings/sound/
Ddavinci-mcasp-audio.txt59 When requesting a GPIO, the first parameter is the PIN index in McASP_P*
/Linux-v5.15/drivers/pinctrl/
Dpinctrl-rockchip.c179 #define PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, FLAG) \ argument
182 .pin = PIN, \
189 #define RK_MUXROUTE_SAME(ID, PIN, FUNC, REG, VAL) \ argument
190 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROCKCHIP_ROUTE_SAME)
192 #define RK_MUXROUTE_GRF(ID, PIN, FUNC, REG, VAL) \ argument
193 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROCKCHIP_ROUTE_GRF)
195 #define RK_MUXROUTE_PMU(ID, PIN, FUNC, REG, VAL) \ argument
196 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROCKCHIP_ROUTE_PMU)
/Linux-v5.15/Documentation/translations/it_IT/process/
Dmaintainer-pgp-guide.rst502 Dovreste impostare il PIN dell'utente (1), quello dell'amministratore (3) e il
504 posto sicuro -- specialmente il PIN dell'amministratore e il codice di reset
505 (che vi permetterà di azzerare completamente la smartcard). Il PIN
515 A dispetto del nome "PIN", né il PIN utente né quello dell'amministratore
523 vi serviranno sia la passphrase della chiave PGP che il PIN
566 chiave PGP, e poi il PIN dell'amministratore. Se il comando ritorna senza
625 Col primo comando dovrebbe chiedervi il PIN della smartcard, e poi dovrebbe
/Linux-v5.15/Documentation/driver-api/
Dpin-control.rst2 PINCTRL (PIN CONTROL) subsystem
20 Definition of PIN CONTROLLER:
26 Definition of PIN:
30 in the range 0..maxpin. This numberspace is local to each PIN CONTROLLER, so
35 When a PIN CONTROLLER is instantiated, it will register a descriptor to the
480 - FUNCTIONS have PIN GROUPS as defined on the generic level - so a certain
493 - The combination of a FUNCTION and a PIN GROUP determine a certain function
507 - FUNCTIONS and GROUPS on a certain PIN CONTROLLER are MAPPED to a certain
535 - PINS for a certain FUNCTION using a certain PIN GROUP on a certain
536 PIN CONTROLLER are provided on a first-come first-serve basis, so if some
/Linux-v5.15/Documentation/admin-guide/
Dmodule-signing.rst109 PKCS#11 token requires a PIN, this can be provided at build time by
232 If the private key requires a passphrase or PIN, it can be provided in the

12