Searched refs:CRU_BASE (Results 1 – 5 of 5) sorted by relevance
| /netbsd/src/sys/arch/arm/broadcom/ |
| D | bcm53xx_board.c | 293 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()
|
| D | bcm53xx_idm.c | 134 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()
|
| D | bcm53xx_ccb.c | 113 { "bcmcru", CRU_BASE, 0x1000, BCMCCBCF_PORT_DEFAULT },
|
| D | bcm53xx_cca.c | 303 uint32_t v = bcmcca_read(sc, CRU_BASE + CRU_GPIO_SELECT); in bcmcca_gpio_attach()
|
| D | bcm53xx_reg.h | 107 #define CRU_BASE 0x00b000 macro 123 #define CRU_BASE 0x03e000 macro
|