Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Ddp83640.c37 #define DP83640_N_PINS 12 macro
174 for (i = 0; i < DP83640_N_PINS; i++) { in dp83640_gpio_defaults()
180 if (gpio_tab[i] < 1 || gpio_tab[i] > DP83640_N_PINS) { in dp83640_gpio_defaults()
1015 clock->caps.n_pins = DP83640_N_PINS; in dp83640_clock_init()
1077 clock->caps.pin_config = kcalloc(DP83640_N_PINS, in dp83640_clock_get_bus()