Home
last modified time | relevance | path

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

/linux/drivers/phy/renesas/
H A Dphy-rcar-gen2.c45 #define PHYS_PER_CHANNEL 2 macro
57 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()