Home
last modified time | relevance | path

Searched refs:PIN_NUMBER (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/pinctrl/renesas/
Dpfc-r8a7795.c1510 #define PIN_NUMBER(r, c) (((r) - 'A') * 39 + (c) + 300) macro
1511 #define PIN_A_NUMBER(r, c) PIN_NUMBER(ROW_GROUP_A(r), c)
1715 RCAR_GP_PIN(2, 9), PIN_NUMBER('A', 9),
1728 PIN_NUMBER('A', 8), PIN_NUMBER('A', 19), PIN_NUMBER('A', 18),
1729 PIN_NUMBER('B', 18), PIN_NUMBER('A', 17), PIN_NUMBER('B', 17),
1730 PIN_NUMBER('A', 16), PIN_NUMBER('B', 19), PIN_NUMBER('A', 13),
1731 PIN_NUMBER('B', 13), PIN_NUMBER('A', 14), PIN_NUMBER('B', 14),
1732 PIN_NUMBER('A', 12),
5638 { PIN_NUMBER('W', 3), 28, 2 }, /* QSPI0_SPCLK */
5641 { PIN_NUMBER('Y', 6), 16, 2 }, /* QSPI0_IO2 */
[all …]
Dpfc-r8a7796.c1517 #define PIN_NUMBER(r, c) (((r) - 'A') * 39 + (c) + 300) macro
1518 #define PIN_A_NUMBER(r, c) PIN_NUMBER(ROW_GROUP_A(r), c)
1722 RCAR_GP_PIN(2, 9), PIN_NUMBER('A', 9),
1735 PIN_NUMBER('A', 8), PIN_NUMBER('A', 19), PIN_NUMBER('A', 18),
1736 PIN_NUMBER('B', 18), PIN_NUMBER('A', 17), PIN_NUMBER('B', 17),
1737 PIN_NUMBER('A', 16), PIN_NUMBER('B', 19), PIN_NUMBER('A', 13),
1738 PIN_NUMBER('B', 13), PIN_NUMBER('A', 14), PIN_NUMBER('B', 14),
1739 PIN_NUMBER('A', 12),
5581 { PIN_NUMBER('W', 3), 28, 2 }, /* QSPI0_SPCLK */
5584 { PIN_NUMBER('Y', 6), 16, 2 }, /* QSPI0_IO2 */
[all …]
Dsh_pfc.h564 .pin = PIN_NUMBER(row, col), \
572 .pin = PIN_NUMBER(row, col), \
Dpfc-r8a7790.c1732 #define PIN_NUMBER(r, c) (((r) - 'A') * 31 + (c) + 200) macro
1733 #define PIN_A_NUMBER(r, c) PIN_NUMBER(ROW_GROUP_A(r), c)
Dpfc-r8a77990.c1276 #define PIN_NUMBER(r, c) (((r) - 'A') * 25 + (c) + 300) macro
1277 #define PIN_A_NUMBER(r, c) PIN_NUMBER(ROW_GROUP_A(r), c)