Searched refs:DP83640_N_PINS (Results 1 – 1 of 1) sorted by relevance
37 #define DP83640_N_PINS 12 macro182 for (i = 0; i < DP83640_N_PINS; i++) { in dp83640_gpio_defaults()188 if (gpio_tab[i] < 1 || gpio_tab[i] > DP83640_N_PINS) { in dp83640_gpio_defaults()1010 clock->caps.n_pins = DP83640_N_PINS; in dp83640_clock_init()1072 clock->caps.pin_config = kcalloc(DP83640_N_PINS, in dp83640_clock_get_bus()