Lines Matching full:pin
19 PIN(BOOT_0, EE_OFF), PIN(BOOT_1, EE_OFF), PIN(BOOT_2, EE_OFF),
20 PIN(BOOT_3, EE_OFF), PIN(BOOT_4, EE_OFF), PIN(BOOT_5, EE_OFF),
21 PIN(BOOT_6, EE_OFF), PIN(BOOT_7, EE_OFF),
23 static const unsigned int emmc_clk_pins[] = { PIN(BOOT_8, EE_OFF) };
24 static const unsigned int emmc_cmd_pins[] = { PIN(BOOT_10, EE_OFF) };
25 static const unsigned int emmc_ds_pins[] = { PIN(BOOT_15, EE_OFF) };
27 static const unsigned int sdcard_d0_pins[] = { PIN(CARD_1, EE_OFF) };
28 static const unsigned int sdcard_d1_pins[] = { PIN(CARD_0, EE_OFF) };
29 static const unsigned int sdcard_d2_pins[] = { PIN(CARD_5, EE_OFF) };
30 static const unsigned int sdcard_d3_pins[] = { PIN(CARD_4, EE_OFF) };
31 static const unsigned int sdcard_cmd_pins[] = { PIN(CARD_3, EE_OFF) };
32 static const unsigned int sdcard_clk_pins[] = { PIN(CARD_2, EE_OFF) };
34 static const unsigned int uart_tx_a_pins[] = { PIN(GPIOX_12, EE_OFF) };
35 static const unsigned int uart_rx_a_pins[] = { PIN(GPIOX_13, EE_OFF) };
36 static const unsigned int uart_cts_a_pins[] = { PIN(GPIOX_14, EE_OFF) };
37 static const unsigned int uart_rts_a_pins[] = { PIN(GPIOX_15, EE_OFF) };
39 static const unsigned int uart_tx_b_pins[] = { PIN(GPIODV_24, EE_OFF) };
40 static const unsigned int uart_rx_b_pins[] = { PIN(GPIODV_25, EE_OFF) };
41 static const unsigned int uart_cts_b_pins[] = { PIN(GPIODV_26, EE_OFF) };
42 static const unsigned int uart_rts_b_pins[] = { PIN(GPIODV_27, EE_OFF) };
44 static const unsigned int uart_tx_c_pins[] = { PIN(GPIOY_13, EE_OFF) };
45 static const unsigned int uart_rx_c_pins[] = { PIN(GPIOY_14, EE_OFF) };
46 static const unsigned int uart_cts_c_pins[] = { PIN(GPIOX_11, EE_OFF) };
47 static const unsigned int uart_rts_c_pins[] = { PIN(GPIOX_12, EE_OFF) };
49 static const unsigned int eth_mdio_pins[] = { PIN(GPIOZ_0, EE_OFF) };
50 static const unsigned int eth_mdc_pins[] = { PIN(GPIOZ_1, EE_OFF) };
51 static const unsigned int eth_clk_rx_clk_pins[] = { PIN(GPIOZ_2, EE_OFF) };
52 static const unsigned int eth_rx_dv_pins[] = { PIN(GPIOZ_3, EE_OFF) };
53 static const unsigned int eth_rxd0_pins[] = { PIN(GPIOZ_4, EE_OFF) };
54 static const unsigned int eth_rxd1_pins[] = { PIN(GPIOZ_5, EE_OFF) };
55 static const unsigned int eth_rxd2_pins[] = { PIN(GPIOZ_6, EE_OFF) };
56 static const unsigned int eth_rxd3_pins[] = { PIN(GPIOZ_7, EE_OFF) };
57 static const unsigned int eth_rgmii_tx_clk_pins[] = { PIN(GPIOZ_8, EE_OFF) };
58 static const unsigned int eth_tx_en_pins[] = { PIN(GPIOZ_9, EE_OFF) };
59 static const unsigned int eth_txd0_pins[] = { PIN(GPIOZ_10, EE_OFF) };
60 static const unsigned int eth_txd1_pins[] = { PIN(GPIOZ_11, EE_OFF) };
61 static const unsigned int eth_txd2_pins[] = { PIN(GPIOZ_12, EE_OFF) };
62 static const unsigned int eth_txd3_pins[] = { PIN(GPIOZ_13, EE_OFF) };
64 static const unsigned int uart_tx_ao_a_pins[] = { PIN(GPIOAO_0, 0) };
65 static const unsigned int uart_rx_ao_a_pins[] = { PIN(GPIOAO_1, 0) };
66 static const unsigned int uart_cts_ao_a_pins[] = { PIN(GPIOAO_2, 0) };
67 static const unsigned int uart_rts_ao_a_pins[] = { PIN(GPIOAO_3, 0) };
68 static const unsigned int uart_tx_ao_b_pins[] = { PIN(GPIOAO_0, 0) };
69 static const unsigned int uart_rx_ao_b_pins[] = { PIN(GPIOAO_1, 0),
70 PIN(GPIOAO_5, 0) };
71 static const unsigned int uart_cts_ao_b_pins[] = { PIN(GPIOAO_2, 0) };
72 static const unsigned int uart_rts_ao_b_pins[] = { PIN(GPIOAO_3, 0) };
74 static const unsigned int i2c_sck_ao_pins[] = {PIN(GPIOAO_4, 0) };
75 static const unsigned int i2c_sda_ao_pins[] = {PIN(GPIOAO_5, 0) };
76 static const unsigned int i2c_slave_sck_ao_pins[] = {PIN(GPIOAO_4, 0) };
77 static const unsigned int i2c_slave_sda_ao_pins[] = {PIN(GPIOAO_5, 0) };
395 BANK("X", PIN(GPIOX_0, EE_OFF), PIN(GPIOX_22, EE_OFF), 4, 0, 4, 0, 12, 0, 13, 0, 14, 0),
396 BANK("Y", PIN(GPIOY_0, EE_OFF), PIN(GPIOY_16, EE_OFF), 1, 0, 1, 0, 3, 0, 4, 0, 5, 0),
397 BANK("DV", PIN(GPIODV_0, EE_OFF), PIN(GPIODV_29, EE_OFF), 0, 0, 0, 0, 0, 0, 1, 0, 2, 0),
398 BANK("H", PIN(GPIOH_0, EE_OFF), PIN(GPIOH_3, EE_OFF), 1, 20, 1, 20, 3, 20, 4, 20, 5, 20),
399 BANK("Z", PIN(GPIOZ_0, EE_OFF), PIN(GPIOZ_15, EE_OFF), 3, 0, 3, 0, 9, 0, 10, 0, 11, 0),
400 BANK("CARD", PIN(CARD_0, EE_OFF), PIN(CARD_6, EE_OFF), 2, 20, 2, 20, 6, 20, 7, 20, 8, 20),
401 BANK("BOOT", PIN(BOOT_0, EE_OFF), PIN(BOOT_17, EE_OFF), 2, 0, 2, 0, 6, 0, 7, 0, 8, 0),
402 …BANK("CLK", PIN(GPIOCLK_0, EE_OFF), PIN(GPIOCLK_3, EE_OFF), 3, 28, 3, 28, 9, 28, 10, 28, 11, 28…
407 BANK("AO", PIN(GPIOAO_0, 0), PIN(GPIOAO_13, 0), 0, 0, 0, 16, 0, 0, 0, 16, 1, 0),