Home
last modified time | relevance | path

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

/freebsd/sys/arm/broadcom/bcm2835/
H A Dbcm2835_bsc.c150 clk = BCM_BSC_CORE_CLK / clk; in bcm_bsc_clock_proc()
198 clk = BCM_BSC_CORE_CLK / clk; in bcm_bsc_fall_proc()
226 clk = BCM_BSC_CORE_CLK / clk; in bcm_bsc_rise_proc()
684 BCM_BSC_WRITE(sc, BCM_BSC_CLOCK, BCM_BSC_CORE_CLK / busfreq); in bcm_bsc_iicbus_reset()
H A Dbcm2835_bscreg.h33 #define BCM_BSC_CORE_CLK 150000000U macro