Home
last modified time | relevance | path

Searched refs:APBC_REG (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/arch/arm/mach-mmp/
Dclock-mmp2.c18 #define APBC_RTC APBC_REG(0x000)
19 #define APBC_TWSI1 APBC_REG(0x004)
20 #define APBC_TWSI2 APBC_REG(0x008)
21 #define APBC_TWSI3 APBC_REG(0x00c)
22 #define APBC_TWSI4 APBC_REG(0x010)
23 #define APBC_KPC APBC_REG(0x018)
24 #define APBC_UART1 APBC_REG(0x02c)
25 #define APBC_UART2 APBC_REG(0x030)
26 #define APBC_UART3 APBC_REG(0x034)
27 #define APBC_GPIO APBC_REG(0x038)
[all …]
Dclock-pxa168.c18 #define APBC_UART1 APBC_REG(0x000)
19 #define APBC_UART2 APBC_REG(0x004)
20 #define APBC_GPIO APBC_REG(0x008)
21 #define APBC_PWM1 APBC_REG(0x00c)
22 #define APBC_PWM2 APBC_REG(0x010)
23 #define APBC_PWM3 APBC_REG(0x014)
24 #define APBC_PWM4 APBC_REG(0x018)
25 #define APBC_RTC APBC_REG(0x028)
26 #define APBC_TWSI0 APBC_REG(0x02c)
27 #define APBC_KPC APBC_REG(0x030)
[all …]
Dclock-pxa910.c18 #define APBC_UART0 APBC_REG(0x000)
19 #define APBC_UART1 APBC_REG(0x004)
20 #define APBC_GPIO APBC_REG(0x008)
21 #define APBC_PWM1 APBC_REG(0x00c)
22 #define APBC_PWM2 APBC_REG(0x010)
23 #define APBC_PWM3 APBC_REG(0x014)
24 #define APBC_PWM4 APBC_REG(0x018)
25 #define APBC_SSP1 APBC_REG(0x01c)
26 #define APBC_SSP2 APBC_REG(0x020)
27 #define APBC_RTC APBC_REG(0x028)
[all …]
Daddr-map.h33 #define APBC_REG(x) (APBC_VIRT_BASE + (x)) macro
Dpxa168.c66 #define APBC_TIMERS APBC_REG(0x34)
Dpxa910.c108 #define APBC_TIMERS APBC_REG(0x34)
Dmmp2.c119 #define APBC_TIMERS APBC_REG(0x024)