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

  /src/sys/arch/arm/broadcom/
bcm53xx_idm.c 134 uint32_t v = bus_space_read_4(bst, bsh, CRU_BASE + CRU_STRAPS_CONTROL);
146 uint32_t v = bus_space_read_4(bst, bsh, CRU_BASE + CRU_STRAPS_CONTROL);
bcm53xx_board.c 293 CRU_BASE + CRU_CLKSET_KEY, CRU_CLKSET_KEY_MAGIC);
297 CRU_BASE + CRU_USB2_CONTROL, usb2_control);
301 CRU_BASE + CRU_CLKSET_KEY, 0);
395 CRU_BASE + CRU_GENPLL_CONTROL5);
397 CRU_BASE + CRU_GENPLL_CONTROL6);
399 CRU_BASE + CRU_GENPLL_CONTROL7);
402 CRU_BASE + CRU_USB2_CONTROL);
bcm53xx_ccb.c 113 { "bcmcru", CRU_BASE, 0x1000, BCMCCBCF_PORT_DEFAULT },
bcm53xx_cca.c 303 uint32_t v = bcmcca_read(sc, CRU_BASE + CRU_GPIO_SELECT);
bcm53xx_reg.h 107 #define CRU_BASE 0x00b000
123 #define CRU_BASE 0x03e000

Completed in 30 milliseconds