Searched refs:PHYS_PER_CHANNEL (Results 1 – 2 of 2) sorted by relevance
45 #define PHYS_PER_CHANNEL 2 macro57 struct rcar_gen2_phy phys[PHYS_PER_CHANNEL];72 const u32 (*select_value)[PHYS_PER_CHANNEL];262 static const u32 pci_select_value[][PHYS_PER_CHANNEL] = {267 static const u32 usb20_select_value[][PHYS_PER_CHANNEL] = {399 for (n = 0; n < PHYS_PER_CHANNEL; n++) { in rcar_gen2_phy_probe()
44 #define PHYS_PER_CHANNEL 2 macro