Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/sociox/
H A Dif_scx.c787 ACPI_INTEGER max_spd, max_frame, phy_id, phy_freq; in scx_acpi_attach() local
816 rv = acpi_dsd_integer(handle, "max-speed", &max_spd); in scx_acpi_attach()
818 max_spd = 1000; in scx_acpi_attach()
833 (int)max_spd, (int)phy_id, phy_freq); in scx_acpi_attach()