Home
last modified time | relevance | path

Searched refs:CRU_BASE (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/sys/arch/arm/broadcom/
Dbcm53xx_board.c293 CRU_BASE + CRU_CLKSET_KEY, CRU_CLKSET_KEY_MAGIC); in bcm53xx_usb_clock_init()
297 CRU_BASE + CRU_USB2_CONTROL, usb2_control); in bcm53xx_usb_clock_init()
301 CRU_BASE + CRU_CLKSET_KEY, 0); in bcm53xx_usb_clock_init()
395 CRU_BASE + CRU_GENPLL_CONTROL5); in bcm53xx_get_chip_ioreg_state()
397 CRU_BASE + CRU_GENPLL_CONTROL6); in bcm53xx_get_chip_ioreg_state()
399 CRU_BASE + CRU_GENPLL_CONTROL7); in bcm53xx_get_chip_ioreg_state()
402 CRU_BASE + CRU_USB2_CONTROL); in bcm53xx_get_chip_ioreg_state()
Dbcm53xx_idm.c134 uint32_t v = bus_space_read_4(bst, bsh, CRU_BASE + CRU_STRAPS_CONTROL); in bcmpax2_idm_unreset()
146 uint32_t v = bus_space_read_4(bst, bsh, CRU_BASE + CRU_STRAPS_CONTROL); in bcmxhci_idm_unreset()
Dbcm53xx_ccb.c113 { "bcmcru", CRU_BASE, 0x1000, BCMCCBCF_PORT_DEFAULT },
Dbcm53xx_cca.c303 uint32_t v = bcmcca_read(sc, CRU_BASE + CRU_GPIO_SELECT); in bcmcca_gpio_attach()
Dbcm53xx_reg.h107 #define CRU_BASE 0x00b000 macro
123 #define CRU_BASE 0x03e000 macro