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

/freebsd-11-stable/sys/mips/rt305x/
H A Duart_cpu_rt305x.c71 di->bas.rclk = SYSTEM_CLOCK;
H A Duart_bus_rt305x.c90 return (uart_bus_probe(dev, 2, 0, SYSTEM_CLOCK, 0, 0, 0));
H A Drt305xreg.h53 #define SYSTEM_CLOCK (PLATFORM_COUNTER_FREQ/3) macro
133 #define SYSTEM_CLOCK (40 * 1000 * 1000) macro
H A Duart_dev_rt305x.c220 .uc_rclk = SYSTEM_CLOCK,
/freebsd-11-stable/sys/arm/cavium/cns11xx/
H A Decona_reg.h175 #define SYSTEM_CLOCK 0x14 macro
H A Decona.c330 uint32_t sclock = system_read_4(econa_softc, SYSTEM_CLOCK);

Completed in 125 milliseconds