Home
last modified time | relevance | path

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

/linux-3.4.99/arch/unicore32/include/mach/
Dregs-umal.h13 #define UMAL_CFG1 (PKUNITY_UMAL_BASE + 0x0000)
17 #define UMAL_CFG2 (PKUNITY_UMAL_BASE + 0x0004)
21 #define UMAL_IPGIFG (PKUNITY_UMAL_BASE + 0x0008)
25 #define UMAL_HALFDUPLEX (PKUNITY_UMAL_BASE + 0x000c)
29 #define UMAL_MAXFRAME (PKUNITY_UMAL_BASE + 0x0010)
33 #define UMAL_TESTREG (PKUNITY_UMAL_BASE + 0x001c)
37 #define UMAL_MIICFG (PKUNITY_UMAL_BASE + 0x0020)
41 #define UMAL_MIICMD (PKUNITY_UMAL_BASE + 0x0024)
45 #define UMAL_MIIADDR (PKUNITY_UMAL_BASE + 0x0028)
49 #define UMAL_MIICTRL (PKUNITY_UMAL_BASE + 0x002c)
[all …]
DPKUnity.h54 #define PKUNITY_UMAL_BASE (PKUNITY_AHB_BASE + 0x300000) /* AHB-5 */ macro
/linux-3.4.99/arch/unicore32/kernel/
Dpuv3-core.c157 .start = io_v2p(PKUNITY_UMAL_BASE),
158 .end = io_v2p(PKUNITY_UMAL_BASE) + 0x1fff,