Home
last modified time | relevance | path

Searched refs:BCM_PERIPH_BASE_VIRT (Results 1 – 2 of 2) sorted by relevance

/platform/bcm28xx/include/platform/
A Dbcm28xx.h16 #define BCM_PERIPH_BASE_VIRT (0xe0000000U) macro
18 #define BCM_PERIPH_BASE_VIRT (0xffffffffc0000000ULL) macro
30 #define IC0_BASE (BCM_PERIPH_BASE_VIRT + 0x2000)
31 #define ST_BASE (BCM_PERIPH_BASE_VIRT + 0x3000)
32 #define MPHI_BASE (BCM_PERIPH_BASE_VIRT + 0x6000)
33 #define DMA_BASE (BCM_PERIPH_BASE_VIRT + 0x7000)
34 #define ARM_BASE (BCM_PERIPH_BASE_VIRT + 0xB000)
35 #define PM_BASE (BCM_PERIPH_BASE_VIRT + 0x100000)
36 #define PCM_CLOCK_BASE (BCM_PERIPH_BASE_VIRT + 0x101098)
37 #define RNG_BASE (BCM_PERIPH_BASE_VIRT + 0x104000)
[all …]
/platform/bcm28xx/
A Dplatform.c41 .virt = BCM_PERIPH_BASE_VIRT,
80 .virt = BCM_PERIPH_BASE_VIRT,

Completed in 657 milliseconds