Searched refs:RKPCIEPHY_MAXPHY (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/arch/arm/rockchip/
H A Drk3399_pcie_phy.c35 #define RKPCIEPHY_MAXPHY 4 macro
40 uint8_t sc_phys[RKPCIEPHY_MAXPHY];
104 if (phy_id >= RKPCIEPHY_MAXPHY)
154 for (size_t i = 0; i < RKPCIEPHY_MAXPHY; i++)

Completed in 195 milliseconds