Searched refs:R8A7740_PIN_IO (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | pfc-r8a7740.c | 1541 #define R8A7740_PIN_IO(pin) SH_PFC_PIN_CFG(pin, __IO) macro 1553 R8A7740_PIN_IO_PD(6), R8A7740_PIN_IO(7), 1554 R8A7740_PIN_IO(8), R8A7740_PIN_IO(9), 1559 R8A7740_PIN_IO(18), R8A7740_PIN_IO_PU(19), 1561 R8A7740_PIN_IO_PU_PD(22), R8A7740_PIN_IO(23), 1591 R8A7740_PIN_IO(82), R8A7740_PIN_IO_PU_PD(83), 1592 R8A7740_PIN_IO(84), R8A7740_PIN_IO_PD(85), 1600 R8A7740_PIN_IO_PU_PD(100), R8A7740_PIN_IO(101), 1603 R8A7740_PIN_IO_PU_PD(106), R8A7740_PIN_IO(107), 1604 R8A7740_PIN_IO(108), R8A7740_PIN_IO(109), [all …]
|