Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-s3c/
Dregs-adc.h11 #define S3C2410_ADCREG(x) (x) macro
13 #define S3C2410_ADCCON S3C2410_ADCREG(0x00)
14 #define S3C2410_ADCTSC S3C2410_ADCREG(0x04)
15 #define S3C2410_ADCDLY S3C2410_ADCREG(0x08)
16 #define S3C2410_ADCDAT0 S3C2410_ADCREG(0x0C)
17 #define S3C2410_ADCDAT1 S3C2410_ADCREG(0x10)
18 #define S3C64XX_ADCUPDN S3C2410_ADCREG(0x14)
19 #define S3C2443_ADCMUX S3C2410_ADCREG(0x18)
20 #define S3C64XX_ADCCLRINT S3C2410_ADCREG(0x18)
21 #define S5P_ADCMUX S3C2410_ADCREG(0x1C)
[all …]