Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra30/
H A Dpinmux.c11 #define PIN(pin, f0, f1, f2, f3) \ macro
26 PIN(ULPI_DATA0_PO1, SPI3, HSI, UARTA, ULPI),
27 PIN(ULPI_DATA1_PO2, SPI3, HSI, UARTA, ULPI),
28 PIN(ULPI_DATA2_PO3, SPI3, HSI, UARTA, ULPI),
29 PIN(ULPI_DATA3_PO4, SPI3, HSI, UARTA, ULPI),
30 PIN(ULPI_DATA4_PO5, SPI2, HSI, UARTA, ULPI),
31 PIN(ULPI_DATA5_PO6, SPI2, HSI, UARTA, ULPI),
32 PIN(ULPI_DATA6_PO7, SPI2, HSI, UARTA, ULPI),
33 PIN(ULPI_DATA7_PO0, SPI2, HSI, UARTA, ULPI),
34 PIN(ULPI_CLK_PY0, SPI1, RSVD2, UARTD, ULPI),
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra114/
H A Dpinmux.c11 #define PIN(pin, f0, f1, f2, f3) \ macro
26 PIN(ULPI_DATA0_PO1, SPI3, HSI, UARTA, ULPI),
27 PIN(ULPI_DATA1_PO2, SPI3, HSI, UARTA, ULPI),
28 PIN(ULPI_DATA2_PO3, SPI3, HSI, UARTA, ULPI),
29 PIN(ULPI_DATA3_PO4, SPI3, HSI, UARTA, ULPI),
30 PIN(ULPI_DATA4_PO5, SPI2, HSI, UARTA, ULPI),
31 PIN(ULPI_DATA5_PO6, SPI2, HSI, UARTA, ULPI),
32 PIN(ULPI_DATA6_PO7, SPI2, HSI, UARTA, ULPI),
33 PIN(ULPI_DATA7_PO0, SPI2, HSI, UARTA, ULPI),
34 PIN(ULPI_CLK_PY0, SPI1, SPI5, UARTD, ULPI),
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra124/
H A Dpinmux.c11 #define PIN(pin, f0, f1, f2, f3) \ macro
26 PIN(ULPI_DATA0_PO1, SPI3, HSI, UARTA, ULPI),
27 PIN(ULPI_DATA1_PO2, SPI3, HSI, UARTA, ULPI),
28 PIN(ULPI_DATA2_PO3, SPI3, HSI, UARTA, ULPI),
29 PIN(ULPI_DATA3_PO4, SPI3, HSI, UARTA, ULPI),
30 PIN(ULPI_DATA4_PO5, SPI2, HSI, UARTA, ULPI),
31 PIN(ULPI_DATA5_PO6, SPI2, HSI, UARTA, ULPI),
32 PIN(ULPI_DATA6_PO7, SPI2, HSI, UARTA, ULPI),
33 PIN(ULPI_DATA7_PO0, SPI2, HSI, UARTA, ULPI),
34 PIN(ULPI_CLK_PY0, SPI1, SPI5, UARTD, ULPI),
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra210/
H A Dpinmux.c11 #define PIN(pin, f0, f1, f2, f3) \ macro
26 PIN(SDMMC1_CLK_PM0, SDMMC1, RSVD1, RSVD2, RSVD3),
27 PIN(SDMMC1_CMD_PM1, SDMMC1, SPI3, RSVD2, RSVD3),
28 PIN(SDMMC1_DAT3_PM2, SDMMC1, SPI3, RSVD2, RSVD3),
29 PIN(SDMMC1_DAT2_PM3, SDMMC1, SPI3, RSVD2, RSVD3),
30 PIN(SDMMC1_DAT1_PM4, SDMMC1, SPI3, RSVD2, RSVD3),
31 PIN(SDMMC1_DAT0_PM5, SDMMC1, RSVD1, RSVD2, RSVD3),
34 PIN(SDMMC3_CLK_PP0, SDMMC3, RSVD1, RSVD2, RSVD3),
35 PIN(SDMMC3_CMD_PP1, SDMMC3, RSVD1, RSVD2, RSVD3),
36 PIN(SDMMC3_DAT0_PP5, SDMMC3, RSVD1, RSVD2, RSVD3),
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-mt7622.txt90 PIN 0: "GPIO_A"
91 PIN 1: "I2S1_IN"
92 PIN 2: "I2S1_OUT"
93 PIN 3: "I2S_BCLK"
94 PIN 4: "I2S_WS"
95 PIN 5: "I2S_MCLK"
96 PIN 6: "TXD0"
97 PIN 7: "RXD0"
98 PIN 8: "SPI_WP"
99 PIN 9: "SPI_HOLD"
[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
/OK3568_Linux_fs/u-boot/drivers/pinctrl/meson/
H A Dpinctrl-meson-gxbb.c20 PIN(BOOT_0, EE_OFF), PIN(BOOT_1, EE_OFF), PIN(BOOT_2, EE_OFF),
21 PIN(BOOT_3, EE_OFF), PIN(BOOT_4, EE_OFF), PIN(BOOT_5, EE_OFF),
22 PIN(BOOT_6, EE_OFF), PIN(BOOT_7, EE_OFF),
24 static const unsigned int emmc_clk_pins[] = { PIN(BOOT_8, EE_OFF) };
25 static const unsigned int emmc_cmd_pins[] = { PIN(BOOT_10, EE_OFF) };
26 static const unsigned int emmc_ds_pins[] = { PIN(BOOT_15, EE_OFF) };
28 static const unsigned int sdcard_d0_pins[] = { PIN(CARD_1, EE_OFF) };
29 static const unsigned int sdcard_d1_pins[] = { PIN(CARD_0, EE_OFF) };
30 static const unsigned int sdcard_d2_pins[] = { PIN(CARD_5, EE_OFF) };
31 static const unsigned int sdcard_d3_pins[] = { PIN(CARD_4, EE_OFF) };
[all …]
H A Dpinctrl-meson.h91 #define PIN(x, b) (b + x) macro
105 .pins = (const unsigned int[]){ PIN(gpio, b) }, \
131 #define MESON_PIN(x, b) PINCTRL_PIN(PIN(x, b), #x)
/OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/tegra20/
H A Dpinmux.c271 #define PIN(pingrp, f0, f1, f2, f3) \ macro
280 PIN(NONE, RSVD1, RSVD2, RSVD3, RSVD4)
286 PIN(ATA, IDE, NAND, GMI, RSVD4),
287 PIN(ATB, IDE, NAND, GMI, SDIO4),
288 PIN(ATC, IDE, NAND, GMI, SDIO4),
289 PIN(ATD, IDE, NAND, GMI, SDIO4),
290 PIN(CDEV1, OSC, PLLA_OUT, PLLM_OUT1, AUDIO_SYNC),
291 PIN(CDEV2, OSC, AHB_CLK, APB_CLK, PLLP_OUT4),
292 PIN(CSUS, PLLC_OUT1, PLLP_OUT2, PLLP_OUT3, VI_SENSOR_CLK),
293 PIN(DAP1, DAP1, RSVD2, GMI, SDIO2),
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tm2-common.dtsi995 PIN(INPUT, gpa0-0, DOWN, FAST_SR1);
996 PIN(INPUT, gpa0-1, NONE, FAST_SR1);
997 PIN(INPUT, gpa0-2, DOWN, FAST_SR1);
998 PIN(INPUT, gpa0-3, NONE, FAST_SR1);
999 PIN(INPUT, gpa0-4, NONE, FAST_SR1);
1000 PIN(INPUT, gpa0-5, DOWN, FAST_SR1);
1001 PIN(INPUT, gpa0-6, NONE, FAST_SR1);
1002 PIN(INPUT, gpa0-7, NONE, FAST_SR1);
1004 PIN(INPUT, gpa1-0, UP, FAST_SR1);
1005 PIN(INPUT, gpa1-1, UP, FAST_SR1);
[all …]
/OK3568_Linux_fs/u-boot/drivers/video/
H A Dbus_vcxk.c24 #define VCXK_INIT_PIN(PORT, PIN, DDR, I0O1) \ argument
26 writel(PIN, &pio->PORT.per); \
27 writel(PIN, &pio->PORT.DDR); \
28 writel(PIN, &pio->PORT.mddr); \
30 writel(PIN, &pio->PORT.puer); \
33 #define VCXK_SET_PIN(PORT, PIN) writel(PIN, &pio->PORT.sodr); argument
34 #define VCXK_CLR_PIN(PORT, PIN) writel(PIN, &pio->PORT.codr); argument
45 #define VCXK_INIT_PIN(PORT, PIN, DDR, I0O1) \ argument
46 if (I0O1) DDR |= PIN; else DDR &= ~PIN;
48 #define VCXK_SET_PIN(PORT, PIN) PORT |= PIN; argument
[all …]
/OK3568_Linux_fs/kernel/drivers/pinctrl/cirrus/
H A 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 …]
/OK3568_Linux_fs/u-boot/drivers/pinctrl/rockchip/
H A Dpinctrl-rockchip.h474 #define PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, FLAG) \ argument
477 .pin = PIN, \
484 #define MR_DEFAULT(ID, PIN, FUNC, REG, VAL) \ argument
485 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROUTE_TYPE_DEFAULT)
487 #define MR_TOPGRF(ID, PIN, FUNC, REG, VAL) \ argument
488 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROUTE_TYPE_TOPGRF)
490 #define MR_PMUGRF(ID, PIN, FUNC, REG, VAL) \ argument
491 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROUTE_TYPE_PMUGRF)
493 #define RK3588_PIN_BANK_FLAGS(ID, PIN, LABEL, M, P) \ argument
494 PIN_BANK_IOMUX_FLAGS_PULL_FLAGS(ID, PIN, LABEL, M, M, M, M, P, P, P, P)
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A 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 …]
/OK3568_Linux_fs/u-boot/doc/uImage.FIT/
H A Dsignature.txt431 Signature PIN ....: forced
433 Max. PIN lengths .: 32 32 32
434 PIN retry counter : 3 0 3
445 PIN = '123456' Admin PIN = '12345678'
484 …ed;manufacturer=ZeitControl;serial=000xxxxxxxxx;token=OpenPGP%20card%20%28User%20PIN%20%28sig%29%29
485 Label: OpenPGP card (User PIN (sig))
494 …315%20emulated;manufacturer=ZeitControl;serial=000xxxxxxxxx;token=OpenPGP%20card%20%28User%20PIN%29
495 Label: OpenPGP card (User PIN)
508 …d;manufacturer=ZeitControl;serial=000xxxxxxxxx;token=OpenPGP%20card%20%28User%20PIN%20%28sig%29%29"
509PIN (sig))' with URL 'pkcs11:model=PKCS%2315%20emulated;manufacturer=ZeitControl;serial=000xxxxxxx…
[all …]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A 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`:
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/pinentry/
H A Dpinentry_1.2.0.bb1 SUMMARY = "Collection of simple PIN or passphrase entry dialogs"
3 Pinentry is a collection of simple PIN or passphrase entry dialogs which \
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-connectivity/gammu/gammu/
H A Dgammu-smsdrc34 # PIN for SIM card
35 PIN = 0000
/OK3568_Linux_fs/kernel/Documentation/arm/samsung-s3c24xx/
H A Dgpio.rst94 PIN Numbers
150 Getting and setting the state of a PIN
157 Getting the IRQ number associated with a PIN
/OK3568_Linux_fs/kernel/Documentation/arm/samsung/
H A Dgpio.rst30 PIN configuration
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.bus_vcxk42 defines the number of the I/O line PIN in the port
/OK3568_Linux_fs/buildroot/package/pinentry/
H A DConfig.in12 A collection of simple PIN or pass-phrase entry dialogs
/OK3568_Linux_fs/kernel/Documentation/process/
H A 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
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-rockchip.c216 #define PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, FLAG) \ argument
219 .pin = PIN, \
226 #define S_PIN_BANK_FLAGS(ID, PIN, LABEL, MTYPE, DTYPE) \ argument
227 PIN_BANK_IOMUX_DRV_FLAGS_OFFSET(ID, PIN, LABEL, \
232 #define RK_MUXROUTE_SAME(ID, PIN, FUNC, REG, VAL) \ argument
233 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROCKCHIP_ROUTE_SAME)
235 #define RK_MUXROUTE_GRF(ID, PIN, FUNC, REG, VAL) \ argument
236 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROCKCHIP_ROUTE_GRF)
238 #define RK_MUXROUTE_PMU(ID, PIN, FUNC, REG, VAL) \ argument
239 PIN_BANK_MUX_ROUTE_FLAGS(ID, PIN, FUNC, REG, VAL, ROCKCHIP_ROUTE_PMU)
[all …]
/OK3568_Linux_fs/kernel/Documentation/translations/it_IT/process/
H A 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

1234