Lines Matching refs:ARRAY_SIZE
175 .nmuxregs = ARRAY_SIZE(fsmc_2chips_muxreg),
182 .npins = ARRAY_SIZE(fsmc_2chips_pins),
184 .nmodemuxs = ARRAY_SIZE(fsmc_2chips_modemux),
202 .nmuxregs = ARRAY_SIZE(fsmc_4chips_muxreg),
209 .npins = ARRAY_SIZE(fsmc_4chips_pins),
211 .nmodemuxs = ARRAY_SIZE(fsmc_4chips_modemux),
219 .ngroups = ARRAY_SIZE(fsmc_grps),
237 .nmuxregs = ARRAY_SIZE(clcd_lcdmode_muxreg),
244 .npins = ARRAY_SIZE(clcd_lcdmode_pins),
246 .nmodemuxs = ARRAY_SIZE(clcd_lcdmode_modemux),
263 .nmuxregs = ARRAY_SIZE(clcd_pfmode_muxreg),
270 .npins = ARRAY_SIZE(clcd_pfmode_pins),
272 .nmodemuxs = ARRAY_SIZE(clcd_pfmode_modemux),
280 .ngroups = ARRAY_SIZE(clcd_grps),
301 .nmuxregs = ARRAY_SIZE(tdm_muxreg),
308 .npins = ARRAY_SIZE(tdm_pins),
310 .nmodemuxs = ARRAY_SIZE(tdm_modemux),
317 .ngroups = ARRAY_SIZE(tdm_grps),
337 .nmuxregs = ARRAY_SIZE(i2c_clk_muxreg),
344 .npins = ARRAY_SIZE(i2c_clk_pins),
346 .nmodemuxs = ARRAY_SIZE(i2c_clk_modemux),
353 .ngroups = ARRAY_SIZE(i2c_grps),
370 .nmuxregs = ARRAY_SIZE(caml_muxreg),
377 .npins = ARRAY_SIZE(caml_pins),
379 .nmodemuxs = ARRAY_SIZE(caml_modemux),
396 .nmuxregs = ARRAY_SIZE(camu_muxreg),
403 .npins = ARRAY_SIZE(camu_pins),
405 .nmodemuxs = ARRAY_SIZE(camu_modemux),
412 .ngroups = ARRAY_SIZE(cam_grps),
430 .nmuxregs = ARRAY_SIZE(dac_muxreg),
437 .npins = ARRAY_SIZE(dac_pins),
439 .nmodemuxs = ARRAY_SIZE(dac_modemux),
446 .ngroups = ARRAY_SIZE(dac_grps),
466 .nmuxregs = ARRAY_SIZE(i2s_muxreg),
473 .npins = ARRAY_SIZE(i2s_pins),
475 .nmodemuxs = ARRAY_SIZE(i2s_modemux),
482 .ngroups = ARRAY_SIZE(i2s_grps),
504 .nmuxregs = ARRAY_SIZE(sdhci_4bit_muxreg),
511 .npins = ARRAY_SIZE(sdhci_4bit_pins),
513 .nmodemuxs = ARRAY_SIZE(sdhci_4bit_modemux),
536 .nmuxregs = ARRAY_SIZE(sdhci_8bit_muxreg),
543 .npins = ARRAY_SIZE(sdhci_8bit_pins),
545 .nmodemuxs = ARRAY_SIZE(sdhci_8bit_modemux),
552 .ngroups = ARRAY_SIZE(sdhci_grps),
569 .nmuxregs = ARRAY_SIZE(gpio1_0_to_3_muxreg),
576 .npins = ARRAY_SIZE(gpio1_0_to_3_pins),
578 .nmodemuxs = ARRAY_SIZE(gpio1_0_to_3_modemux),
596 .nmuxregs = ARRAY_SIZE(gpio1_4_to_7_muxreg),
603 .npins = ARRAY_SIZE(gpio1_4_to_7_pins),
605 .nmodemuxs = ARRAY_SIZE(gpio1_4_to_7_modemux),
613 .ngroups = ARRAY_SIZE(gpio1_grps),
661 spear3xx_machdata.ngroups = ARRAY_SIZE(spear300_pingroups); in spear300_pinctrl_probe()
663 spear3xx_machdata.nfunctions = ARRAY_SIZE(spear300_functions); in spear300_pinctrl_probe()
669 spear3xx_machdata.npmx_modes = ARRAY_SIZE(spear300_pmx_modes); in spear300_pinctrl_probe()