Searched refs:DOMAIN0 (Results 1 – 10 of 10) sorted by relevance
| /bsp/raspberry-pi/raspi3-32/cpu/ |
| A D | mmu.h | 24 #define DOMAIN0 (0x0 << 5) macro 31 #define RW_CB (AP_RW | DOMAIN0 | CB | DESC_SEC) 33 #define RW_CNB (AP_RW | DOMAIN0 | CNB | DESC_SEC) 35 #define RW_NCNB (AP_RW | DOMAIN0 | NCNB | DESC_SEC) 37 #define RW_NCNBXN (AP_RW | DOMAIN0 | NCNB | DESC_SEC | XN) 44 #define NORMAL_MEM (SHARED | AP_RW | DOMAIN0 | MEMWBWA | DESC_SEC)
|
| /bsp/allwinner_tina/libcpu/ |
| A D | mmu.h | 28 #define DOMAIN0 (0x0<<5) macro 34 #define RW_CB (AP_RW|DOMAIN0|CB|DESC_SEC) /* Read/Write, cache, write back */ 35 #define RW_CNB (AP_RW|DOMAIN0|CNB|DESC_SEC) /* Read/Write, cache, write through */ 36 #define RW_NCNB (AP_RW|DOMAIN0|NCNB|DESC_SEC) /* Read/Write without cache and write buffer */
|
| /bsp/raspberry-pi/raspi2/cpu/ |
| A D | mmu.c | 29 #define DOMAIN0 (0x0<<5) macro 36 #define RW_CB (AP_RW|DOMAIN0|CB|DESC_SEC) 38 #define RW_CNB (AP_RW|DOMAIN0|CNB|DESC_SEC) 40 #define RW_NCNB (AP_RW|DOMAIN0|NCNB|DESC_SEC) 42 #define RW_NCNBXN (AP_RW|DOMAIN0|NCNB|DESC_SEC|XN)
|
| /bsp/nxp/imx/imx6sx/cortex-a9/cpu/ |
| A D | mmu.c | 29 #define DOMAIN0 (0x0<<5) macro 36 #define RW_CB (AP_RW|DOMAIN0|CB|DESC_SEC) 38 #define RW_CNB (AP_RW|DOMAIN0|CNB|DESC_SEC) 40 #define RW_NCNB (AP_RW|DOMAIN0|NCNB|DESC_SEC) 42 #define RW_NCNBXN (AP_RW|DOMAIN0|NCNB|DESC_SEC|XN)
|
| /bsp/ft2004/drivers/ |
| A D | board.c | 28 #define DDR_MEM (SHARED | AP_RW | DOMAIN0 | MEMWT | DESC_SEC)
|
| /bsp/nuvoton/libraries/ma35/rtt_port/ |
| A D | drv_common_aarch32.c | 33 #define NORMAL_MEM_UNCACHED (SHARED|AP_RW|DOMAIN0|STRONGORDER|DESC_SEC)
|
| /bsp/dm365/drivers/ |
| A D | mmcsd.c | 1355 psc_transition(PSC0, DOMAIN0, LPSC_TPCC, PSC_ENABLE); 1356 psc_transition(PSC0, DOMAIN0, LPSC_TPTC0, PSC_ENABLE); 1406 psc_transition(PSC1, DOMAIN0, LPSC_MMCSD1, PSC_ENABLE); in rt_hw_mmcsd_init()
|
| /bsp/renesas/rzt2m_rsk/rzt/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
| A D | R9A07G075.h | 10344 …__IOM uint32_t DOMAIN0 : 8; /*!< [7..0] DomainNumber to Match Against for Timer 0 … member
|
| /bsp/renesas/rzn2l_rsk/rzn/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
| A D | R9A07G084.h | 10354 …__IOM uint32_t DOMAIN0 : 8; /*!< [7..0] DomainNumber to Match Against for Timer 0 … member
|
| /bsp/renesas/rzn2l_etherkit/rzn/fsp/src/bsp/cmsis/Device/RENESAS/Include/ |
| A D | R9A07G084.h | 10354 …__IOM uint32_t DOMAIN0 : 8; /*!< [7..0] DomainNumber to Match Against for Timer 0 … member
|
Completed in 674 milliseconds