Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbmips/atheros/
H A Dwdog.c125 sc->sc_mult = atheros_get_bus_freq(); in wdog_attach()
/netbsd-src/sys/arch/mips/atheros/include/
H A Dplatform.h139 uint32_t atheros_get_bus_freq(void);
/netbsd-src/sys/arch/mips/atheros/
H A Dar_conf.c152 atheros_get_bus_freq(void) in atheros_get_bus_freq() function
H A Dar7100.c179 prop_number_create_unsigned_integer(atheros_get_bus_freq()); in ar7100_device_register()
H A Dar5315.c237 addprop_integer(dev, "frequency", atheros_get_bus_freq()); in ar5315_device_register()
H A Dar5312.c208 addprop_integer(dev, "frequency", atheros_get_bus_freq()); in ar5312_device_register()
H A Dar9344.c229 addprop_integer(dev, "frequency", atheros_get_bus_freq()); in ar9344_device_register()