Home
last modified time | relevance | path

Searched refs:PKUNITY_UMAL_BASE (Results 1 – 3 of 3) sorted by relevance

/arch/unicore32/include/mach/
Dregs-umal.h14 #define UMAL_CFG1 (PKUNITY_UMAL_BASE + 0x0000)
18 #define UMAL_CFG2 (PKUNITY_UMAL_BASE + 0x0004)
22 #define UMAL_IPGIFG (PKUNITY_UMAL_BASE + 0x0008)
26 #define UMAL_HALFDUPLEX (PKUNITY_UMAL_BASE + 0x000c)
30 #define UMAL_MAXFRAME (PKUNITY_UMAL_BASE + 0x0010)
34 #define UMAL_TESTREG (PKUNITY_UMAL_BASE + 0x001c)
38 #define UMAL_MIICFG (PKUNITY_UMAL_BASE + 0x0020)
42 #define UMAL_MIICMD (PKUNITY_UMAL_BASE + 0x0024)
46 #define UMAL_MIIADDR (PKUNITY_UMAL_BASE + 0x0028)
50 #define UMAL_MIICTRL (PKUNITY_UMAL_BASE + 0x002c)
[all …]
DPKUnity.h51 #define PKUNITY_UMAL_BASE (PKUNITY_AHB_BASE + 0x300000) /* AHB-5 */ macro
/arch/unicore32/kernel/
Dpuv3-core.c154 .start = io_v2p(PKUNITY_UMAL_BASE),
155 .end = io_v2p(PKUNITY_UMAL_BASE) + 0x1fff,