Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/broadcom/
Dbcm53xx_board.c66 bus_space_handle_t bcm53xx_ioreg_bsh; variable
148 bus_space_handle_t bsh = bcm53xx_ioreg_bsh; in bcm53xx_memprobe()
292 bus_space_write_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, in bcm53xx_usb_clock_init()
296 bus_space_write_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, in bcm53xx_usb_clock_init()
300 bus_space_write_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, in bcm53xx_usb_clock_init()
428 cpu->cpu_ioreg_bsh = bcm53xx_ioreg_bsh; in bcm53xx_cpu_softc_init()
470 bcm53xx_ioreg_bsh = (bus_space_handle_t) iobase; in bcm53xx_bootstrap()
472 BCM53XX_IOREG_SIZE, 0, &bcm53xx_ioreg_bsh); in bcm53xx_bootstrap()
486 bcm53xx_get_chip_ioreg_state(&bcs, bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh); in bcm53xx_bootstrap()
623 bus_space_handle_t bsh = bcm53xx_ioreg_bsh; in bcm53xx_srab_read_4()
[all …]
Dbcm53xx_var.h124 extern bus_space_handle_t bcm53xx_ioreg_bsh;
Dbcm53xx_ccb.c175 bus_space_subregion (sc->sc_bst, bcm53xx_ioreg_bsh, in bcmccb_mainbus_attach()
Dbcm53xx_cca.c161 bus_space_subregion (sc->sc_bst, bcm53xx_ioreg_bsh, in bcmcca_mainbus_attach()
/netbsd/src/sys/arch/evbarm/bcm53xx/
Dbcm53xx_machdep.c308 bcm53xx_rng_start(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh); in initarm()
408 v = bus_space_read_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, in consinit()
411 bus_space_write_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, in consinit()
417 v = bus_space_read_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, in consinit()
420 bus_space_write_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, in consinit()
431 bus_space_write_4(bcm53xx_ioreg_bst, bcm53xx_ioreg_bsh, in bcm53xx_system_reset()