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

  /src/sys/arch/arm/broadcom/
bcm53xx_board.c 67 bus_space_tag_t bcm53xx_armcore_bst = &bcmgen_bs_tag; variable in typeref:typename:bus_space_tag_t
430 cpu->cpu_armcore_bst = bcm53xx_armcore_bst;
478 error = bus_space_map(bcm53xx_armcore_bst, BCM53XX_ARMCORE_PBASE,
487 bcm53xx_get_chip_armcore_state(&bcs, bcm53xx_armcore_bst, bcm53xx_armcore_bsh);
505 arml2cc_init(bcm53xx_armcore_bst, bcm53xx_armcore_bsh,
556 mb->mb_iot = bcm53xx_armcore_bst;
bcm53xx_board.c 67 bus_space_tag_t bcm53xx_armcore_bst = &bcmgen_bs_tag; variable in typeref:typename:bus_space_tag_t
430 cpu->cpu_armcore_bst = bcm53xx_armcore_bst;
478 error = bus_space_map(bcm53xx_armcore_bst, BCM53XX_ARMCORE_PBASE,
487 bcm53xx_get_chip_armcore_state(&bcs, bcm53xx_armcore_bst, bcm53xx_armcore_bsh);
505 arml2cc_init(bcm53xx_armcore_bst, bcm53xx_armcore_bsh,
556 mb->mb_iot = bcm53xx_armcore_bst;

Completed in 22 milliseconds