HomeSort by: relevance | last modified time | path
    Searched defs:bcm53xx_armcore_bsh (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/broadcom/
bcm53xx_board.c 68 bus_space_handle_t bcm53xx_armcore_bsh; variable in typeref:typename:bus_space_handle_t
431 cpu->cpu_armcore_bsh = bcm53xx_armcore_bsh;
477 bcm53xx_armcore_bsh = (bus_space_handle_t) iobase + BCM53XX_IOREG_SIZE;
479 BCM53XX_ARMCORE_SIZE, 0, &bcm53xx_armcore_bsh);
487 bcm53xx_get_chip_armcore_state(&bcs, bcm53xx_armcore_bst, bcm53xx_armcore_bsh);
505 arml2cc_init(bcm53xx_armcore_bst, bcm53xx_armcore_bsh,
bcm53xx_board.c 68 bus_space_handle_t bcm53xx_armcore_bsh; variable in typeref:typename:bus_space_handle_t
431 cpu->cpu_armcore_bsh = bcm53xx_armcore_bsh;
477 bcm53xx_armcore_bsh = (bus_space_handle_t) iobase + BCM53XX_IOREG_SIZE;
479 BCM53XX_ARMCORE_SIZE, 0, &bcm53xx_armcore_bsh);
487 bcm53xx_get_chip_armcore_state(&bcs, bcm53xx_armcore_bst, bcm53xx_armcore_bsh);
505 arml2cc_init(bcm53xx_armcore_bst, bcm53xx_armcore_bsh,

Completed in 22 milliseconds