HomeSort by: relevance | last modified time | path
    Searched refs:atheros_get_bus_freq (Results 1 - 7 of 7) sorted by relevancy

  /src/sys/arch/evbmips/atheros/
wdog.c 125 sc->sc_mult = atheros_get_bus_freq();
  /src/sys/arch/mips/atheros/include/
platform.h 139 uint32_t atheros_get_bus_freq(void);
  /src/sys/arch/mips/atheros/
ar_conf.c 152 atheros_get_bus_freq(void) function in typeref:typename:uint32_t
ar7100.c 179 prop_number_create_unsigned_integer(atheros_get_bus_freq());
ar5312.c 204 addprop_integer(dev, "frequency", atheros_get_bus_freq());
ar5315.c 233 addprop_integer(dev, "frequency", atheros_get_bus_freq());
ar9344.c 225 addprop_integer(dev, "frequency", atheros_get_bus_freq());

Completed in 40 milliseconds