Lines Matching full:static
59 static const struct pinctrl_pin_desc bcm63268_pins[] = {
118 static unsigned gpio0_pins[] = { 0 };
119 static unsigned gpio1_pins[] = { 1 };
120 static unsigned gpio2_pins[] = { 2 };
121 static unsigned gpio3_pins[] = { 3 };
122 static unsigned gpio4_pins[] = { 4 };
123 static unsigned gpio5_pins[] = { 5 };
124 static unsigned gpio6_pins[] = { 6 };
125 static unsigned gpio7_pins[] = { 7 };
126 static unsigned gpio8_pins[] = { 8 };
127 static unsigned gpio9_pins[] = { 9 };
128 static unsigned gpio10_pins[] = { 10 };
129 static unsigned gpio11_pins[] = { 11 };
130 static unsigned gpio12_pins[] = { 12 };
131 static unsigned gpio13_pins[] = { 13 };
132 static unsigned gpio14_pins[] = { 14 };
133 static unsigned gpio15_pins[] = { 15 };
134 static unsigned gpio16_pins[] = { 16 };
135 static unsigned gpio17_pins[] = { 17 };
136 static unsigned gpio18_pins[] = { 18 };
137 static unsigned gpio19_pins[] = { 19 };
138 static unsigned gpio20_pins[] = { 20 };
139 static unsigned gpio21_pins[] = { 21 };
140 static unsigned gpio22_pins[] = { 22 };
141 static unsigned gpio23_pins[] = { 23 };
142 static unsigned gpio24_pins[] = { 24 };
143 static unsigned gpio25_pins[] = { 25 };
144 static unsigned gpio26_pins[] = { 26 };
145 static unsigned gpio27_pins[] = { 27 };
146 static unsigned gpio28_pins[] = { 28 };
147 static unsigned gpio29_pins[] = { 29 };
148 static unsigned gpio30_pins[] = { 30 };
149 static unsigned gpio31_pins[] = { 31 };
150 static unsigned gpio32_pins[] = { 32 };
151 static unsigned gpio33_pins[] = { 33 };
152 static unsigned gpio34_pins[] = { 34 };
153 static unsigned gpio35_pins[] = { 35 };
154 static unsigned gpio36_pins[] = { 36 };
155 static unsigned gpio37_pins[] = { 37 };
156 static unsigned gpio38_pins[] = { 38 };
157 static unsigned gpio39_pins[] = { 39 };
158 static unsigned gpio40_pins[] = { 40 };
159 static unsigned gpio41_pins[] = { 41 };
160 static unsigned gpio42_pins[] = { 42 };
161 static unsigned gpio43_pins[] = { 43 };
162 static unsigned gpio44_pins[] = { 44 };
163 static unsigned gpio45_pins[] = { 45 };
164 static unsigned gpio46_pins[] = { 46 };
165 static unsigned gpio47_pins[] = { 47 };
166 static unsigned gpio48_pins[] = { 48 };
167 static unsigned gpio49_pins[] = { 49 };
168 static unsigned gpio50_pins[] = { 50 };
169 static unsigned gpio51_pins[] = { 51 };
171 static unsigned nand_grp_pins[] = {
176 static unsigned dectpd_grp_pins[] = { 8, 9 };
177 static unsigned vdsl_phy0_grp_pins[] = { 10, 11 };
178 static unsigned vdsl_phy1_grp_pins[] = { 12, 13 };
179 static unsigned vdsl_phy2_grp_pins[] = { 24, 25 };
180 static unsigned vdsl_phy3_grp_pins[] = { 26, 27 };
182 static struct pingroup bcm63268_groups[] = {
245 static const char * const led_groups[] = {
272 static const char * const serial_led_clk_groups[] = {
276 static const char * const serial_led_data_groups[] = {
280 static const char * const hsspi_cs4_groups[] = {
284 static const char * const hsspi_cs5_groups[] = {
288 static const char * const hsspi_cs6_groups[] = {
292 static const char * const hsspi_cs7_groups[] = {
296 static const char * const uart1_scts_groups[] = {
301 static const char * const uart1_srts_groups[] = {
306 static const char * const uart1_sdin_groups[] = {
311 static const char * const uart1_sdout_groups[] = {
316 static const char * const ntr_pulse_in_groups[] = {
321 static const char * const dsl_ntr_pulse_out_groups[] = {
326 static const char * const adsl_spi_miso_groups[] = {
330 static const char * const adsl_spi_mosi_groups[] = {
334 static const char * const vreg_clk_groups[] = {
338 static const char * const pcie_clkreq_b_groups[] = {
342 static const char * const switch_led_clk_groups[] = {
346 static const char * const switch_led_data_groups[] = {
350 static const char * const wifi_groups[] = {
373 static const char * const nand_groups[] = {
377 static const char * const dectpd_groups[] = {
381 static const char * const vdsl_phy_override_0_groups[] = {
385 static const char * const vdsl_phy_override_1_groups[] = {
389 static const char * const vdsl_phy_override_2_groups[] = {
393 static const char * const vdsl_phy_override_3_groups[] = {
430 static const struct bcm63268_function bcm63268_funcs[] = {
463 static int bcm63268_pinctrl_get_group_count(struct pinctrl_dev *pctldev) in bcm63268_pinctrl_get_group_count()
468 static const char *bcm63268_pinctrl_get_group_name(struct pinctrl_dev *pctldev, in bcm63268_pinctrl_get_group_name()
474 static int bcm63268_pinctrl_get_group_pins(struct pinctrl_dev *pctldev, in bcm63268_pinctrl_get_group_pins()
485 static int bcm63268_pinctrl_get_func_count(struct pinctrl_dev *pctldev) in bcm63268_pinctrl_get_func_count()
490 static const char *bcm63268_pinctrl_get_func_name(struct pinctrl_dev *pctldev, in bcm63268_pinctrl_get_func_name()
496 static int bcm63268_pinctrl_get_groups(struct pinctrl_dev *pctldev, in bcm63268_pinctrl_get_groups()
507 static void bcm63268_set_gpio(struct bcm63xx_pinctrl *pc, unsigned pin) in bcm63268_set_gpio()
531 static int bcm63268_pinctrl_set_mux(struct pinctrl_dev *pctldev, in bcm63268_pinctrl_set_mux()
575 static int bcm63268_gpio_request_enable(struct pinctrl_dev *pctldev, in bcm63268_gpio_request_enable()
587 static const struct pinctrl_ops bcm63268_pctl_ops = {
595 static const struct pinmux_ops bcm63268_pmx_ops = {
604 static const struct bcm63xx_pinctrl_soc bcm63268_soc = {
612 static int bcm63268_pinctrl_probe(struct platform_device *pdev) in bcm63268_pinctrl_probe()
617 static const struct of_device_id bcm63268_pinctrl_match[] = {
622 static struct platform_driver bcm63268_pinctrl_driver = {