Home
last modified time | relevance | path

Searched refs:DP83640_N_PINS (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/net/phy/
Ddp83640.c50 #define DP83640_N_PINS 12 macro
186 for (i = 0; i < DP83640_N_PINS; i++) { in dp83640_gpio_defaults()
192 if (gpio_tab[i] < 1 || gpio_tab[i] > DP83640_N_PINS) { in dp83640_gpio_defaults()
1041 clock->caps.n_pins = DP83640_N_PINS; in dp83640_clock_init()
1103 clock->caps.pin_config = kcalloc(DP83640_N_PINS, in dp83640_clock_get_bus()