Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1035 clock->caps.n_pins = DP83640_N_PINS; in dp83640_clock_init()
1098 DP83640_N_PINS, GFP_KERNEL); in dp83640_clock_get_bus()