Lines Matching +full:8 +full:-
2 * Copyright (C) 2015-2016 Socionext Inc.
5 * SPDX-License-Identifier: GPL-2.0+
12 #include "pinctrl-uniphier.h"
28 static const int ether_mii_muxvals[] = {8, 8, 8, 8, 10, 10, 10, 10, 10, 10, 10,
33 static const int ether_rgmii_muxvals[] = {8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
34 8, 8, 8, 8};
37 static const int ether_rmii_muxvals[] = {8, 8, 8, 8, 9, 9, 9, 9, 9, 9, 9, 9};
39 static const int i2c0_muxvals[] = {8, 8};
41 static const int i2c1_muxvals[] = {8, 8};
43 static const int i2c2_muxvals[] = {8, 8};
45 static const int i2c3_muxvals[] = {8, 8};
52 static const int nand_muxvals[] = {8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8};
54 static const int nand_cs1_muxvals[] = {8, 8};
56 static const int sd_muxvals[] = {8, 8, 8, 8, 8, 8, 8, 8, 8};
57 static const unsigned system_bus_pins[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10,
59 static const int system_bus_muxvals[] = {8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8,
60 8};
62 static const int system_bus_cs1_muxvals[] = {8};
64 static const int uart0_muxvals[] = {8, 8};
68 static const int uart1_muxvals[] = {8, 8};
70 static const int uart2_muxvals[] = {8, 8};
72 static const int uart3_muxvals[] = {8, 8};
76 static const int usb0_muxvals[] = {8, 8};
78 static const int usb1_muxvals[] = {8, 8};
80 static const int usb2_muxvals[] = {8, 8};
82 static const int usb3_muxvals[] = {8, 8};
153 { .compatible = "socionext,uniphier-pxs2-pinctrl" },
158 .name = "uniphier-pxs2-pinctrl",