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

/netbsd-current/sys/arch/arm/sociox/
H A Dif_scx.c787 ACPI_INTEGER max_spd, max_frame, phy_id, phy_freq; local
826 &phy_freq);
828 phy_freq = 250 * 1000 * 1000;
833 (int)max_spd, (int)phy_id, phy_freq);
854 sc->sc_freq = phy_freq;

Completed in 267 milliseconds