Lines Matching +full:0 +full:x028
18 #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)
28 #define APBC_TWSI0 APBC_REG(0x02c)
29 #define APBC_KPC APBC_REG(0x030)
30 #define APBC_SSP3 APBC_REG(0x04c)
31 #define APBC_TWSI1 APBC_REG(0x06c)
33 #define APMU_NAND APMU_REG(0x060)
34 #define APMU_USB APMU_REG(0x05c)
44 static APBC_CLK(gpio, GPIO, 0, 13000000);
47 static APMU_CLK(nand, NAND, 0x19b, 156000000);
48 static APMU_CLK(u2o, USB, 0x1b, 480000000);
52 INIT_CLKREG(&clk_uart1, "pxa2xx-uart.0", NULL),
54 INIT_CLKREG(&clk_twsi0, "pxa2xx-i2c.0", NULL),
56 INIT_CLKREG(&clk_pwm1, "pxa910-pwm.0", NULL),