Searched refs:ARRAY_AND_SIZE (Results 1 - 13 of 13) sorted by relevance

/linux-master/arch/arm/mach-pxa/
H A Dgeneric.h22 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro
H A Dgeneric.c112 iotable_init(ARRAY_AND_SIZE(common_io_desc));
H A Dpxa25x.c177 iotable_init(ARRAY_AND_SIZE(pxa25x_io_desc));
H A Dgumstix.c217 pxa2xx_mfp_config(ARRAY_AND_SIZE(gumstix_pin_config));
H A Dspitz.c619 spi_register_board_info(ARRAY_AND_SIZE(spitz_spi_devices));
958 i2c_register_board_info(1, ARRAY_AND_SIZE(spitz_pi2c_devs));
1031 pxa2xx_mfp_config(ARRAY_AND_SIZE(spitz_pin_config));
H A Dam200epd.c363 pxa2xx_mfp_config(ARRAY_AND_SIZE(am200_pin_config));
H A Dam300epd.c268 pxa2xx_mfp_config(ARRAY_AND_SIZE(am300_pin_config));
H A Dpxa3xx.c394 iotable_init(ARRAY_AND_SIZE(pxa3xx_io_desc));
H A Dpxa27x.c264 iotable_init(ARRAY_AND_SIZE(pxa27x_io_desc));
H A Dspitz_pm.c
/linux-master/drivers/pinctrl/
H A Dpinctrl-xway.c226 {"spi", ARRAY_AND_SIZE(ase_spi_grps)},
227 {"asc", ARRAY_AND_SIZE(ase_asc_grps)},
228 {"cgu", ARRAY_AND_SIZE(ase_cgu_grps)},
229 {"jtag", ARRAY_AND_SIZE(ase_jtag_grps)},
230 {"exin", ARRAY_AND_SIZE(ase_exin_grps)},
231 {"stp", ARRAY_AND_SIZE(ase_stp_grps)},
232 {"gpt", ARRAY_AND_SIZE(ase_gpt_grps)},
233 {"mdio", ARRAY_AND_SIZE(ase_mdio_grps)},
234 {"ephy", ARRAY_AND_SIZE(ase_ephy_grps)},
235 {"dfe", ARRAY_AND_SIZE(ase_dfe_grp
[all...]
H A Dpinctrl-falcon.c212 {"rst", ARRAY_AND_SIZE(ltq_rst_grps)},
213 {"ntr", ARRAY_AND_SIZE(ltq_ntr_grps)},
214 {"mdio", ARRAY_AND_SIZE(ltq_mdio_grps)},
215 {"led", ARRAY_AND_SIZE(ltq_bled_grps)},
216 {"asc", ARRAY_AND_SIZE(ltq_asc_grps)},
217 {"spi", ARRAY_AND_SIZE(ltq_spi_grps)},
218 {"i2c", ARRAY_AND_SIZE(ltq_i2c_grps)},
219 {"jtag", ARRAY_AND_SIZE(ltq_jtag_grps)},
220 {"slic", ARRAY_AND_SIZE(ltq_slic_grps)},
221 {"pcm", ARRAY_AND_SIZE(ltq_pcm_grp
[all...]
H A Dpinctrl-lantiq.h22 #define ARRAY_AND_SIZE(x) (x), ARRAY_SIZE(x) macro

Completed in 220 milliseconds