Searched refs:BCM_BSC_CLOCK (Results 1 – 2 of 2) sorted by relevance
145 clk = BCM_BSC_READ(sc, BCM_BSC_CLOCK); in bcm_bsc_clock_proc()197 clk = BCM_BSC_READ(sc, BCM_BSC_CLOCK); in bcm_bsc_fall_proc()225 clk = BCM_BSC_READ(sc, BCM_BSC_CLOCK); in bcm_bsc_rise_proc()684 BCM_BSC_WRITE(sc, BCM_BSC_CLOCK, BCM_BSC_CORE_CLK / busfreq); in bcm_bsc_iicbus_reset()
63 #define BCM_BSC_CLOCK 0x14 macro