Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_main.c27 #define IO_RANGES 2 macro
70 struct resource *iores[IO_RANGES]; in lan966x_create_targets()
71 void __iomem *begin[IO_RANGES]; in lan966x_create_targets()
79 for (idx = 0; idx < IO_RANGES; idx++) { in lan966x_create_targets()