Searched refs:OCELOT_P (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/pinctrl/ |
| H A D | pinctrl-ocelot.c | 161 #define OCELOT_P(p, f0, f1, f2) \ macro 169 OCELOT_P(0, SG0, NONE, NONE); 170 OCELOT_P(1, SG0, NONE, NONE); 171 OCELOT_P(2, SG0, NONE, NONE); 172 OCELOT_P(3, SG0, NONE, NONE); 173 OCELOT_P(4, IRQ0_IN, IRQ0_OUT, TWI_SCL_M); 174 OCELOT_P(5, IRQ1_IN, IRQ1_OUT, PCI_WAKE); 175 OCELOT_P(6, UART, TWI_SCL_M, NONE); 176 OCELOT_P(7, UART, TWI_SCL_M, NONE); 177 OCELOT_P(8, SI, TWI_SCL_M, IRQ0_OUT); [all …]
|