Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/phy/
Ddp83640.c51 #define DP83640_N_PINS 12 macro
185 for (i = 0; i < DP83640_N_PINS; i++) { in dp83640_gpio_defaults()
191 if (gpio_tab[i] < 1 || gpio_tab[i] > DP83640_N_PINS) { in dp83640_gpio_defaults()
1023 clock->caps.n_pins = DP83640_N_PINS; in dp83640_clock_init()
1086 DP83640_N_PINS, GFP_KERNEL); in dp83640_clock_get_bus()