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

/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_bscreg.h35 #define BCM_BSC_CORE_CLK 150000000U macro
H A Dbcm2835_bsc.c152 clk = BCM_BSC_CORE_CLK / clk;
200 clk = BCM_BSC_CORE_CLK / clk;
228 clk = BCM_BSC_CORE_CLK / clk;
687 BCM_BSC_WRITE(sc, BCM_BSC_CLOCK, BCM_BSC_CORE_CLK / busfreq);

Completed in 55 milliseconds