Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/phy/renesas/
A Dphy-rcar-gen2.c46 #define PHYS_PER_CHANNEL 2 macro
58 struct rcar_gen2_phy phys[PHYS_PER_CHANNEL];
73 const u32 (*select_value)[PHYS_PER_CHANNEL];
263 static const u32 pci_select_value[][PHYS_PER_CHANNEL] = {
268 static const u32 usb20_select_value[][PHYS_PER_CHANNEL] = {
400 for (n = 0; n < PHYS_PER_CHANNEL; n++) { in rcar_gen2_phy_probe()

Completed in 4 milliseconds