Searched refs:tx28_fec_gpio_pads (Results 1 – 1 of 1) sorted by relevance
21 static const iomux_cfg_t tx28_fec_gpio_pads[] __initconst = { variable82 ret = mxs_iomux_setup_multiple_pads(tx28_fec_gpio_pads, in tx28_add_fec0()83 ARRAY_SIZE(tx28_fec_gpio_pads)); in tx28_add_fec0()84 for (i = 0; i < ARRAY_SIZE(tx28_fec_gpio_pads); i++) { in tx28_add_fec0()85 unsigned int gpio = MXS_GPIO_NR(PAD_BANK(tx28_fec_gpio_pads[i]), in tx28_add_fec0()86 PAD_PIN(tx28_fec_gpio_pads[i])); in tx28_add_fec0()91 PAD_BANK(tx28_fec_gpio_pads[i]), in tx28_add_fec0()92 PAD_PIN(tx28_fec_gpio_pads[i]), ret); in tx28_add_fec0()137 unsigned int gpio = MXS_GPIO_NR(PAD_BANK(tx28_fec_gpio_pads[i]), in tx28_add_fec0()138 PAD_PIN(tx28_fec_gpio_pads[i])); in tx28_add_fec0()