Searched refs:s3c_rtc_cpu_type (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/rtc/
H A Drtc-s3c.c49 static enum s3c_cpu_type s3c_rtc_cpu_type; variable in typeref:enum:s3c_cpu_type
61 if (s3c_rtc_cpu_type == TYPE_S3C64XX)
73 if (s3c_rtc_cpu_type == TYPE_S3C64XX)
102 if (s3c_rtc_cpu_type == TYPE_S3C64XX) {
136 if (s3c_rtc_cpu_type == TYPE_S3C2410) {
320 if (s3c_rtc_cpu_type == TYPE_S3C64XX) {
395 if (s3c_rtc_cpu_type == TYPE_S3C64XX)
400 if (s3c_rtc_cpu_type == TYPE_S3C2410) {
533 s3c_rtc_cpu_type = platform_get_device_id(pdev)->driver_data;
544 if (s3c_rtc_cpu_type
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/rtc/
H A Drtc-s3c.c49 static enum s3c_cpu_type s3c_rtc_cpu_type; variable in typeref:enum:s3c_cpu_type
61 if (s3c_rtc_cpu_type == TYPE_S3C64XX)
73 if (s3c_rtc_cpu_type == TYPE_S3C64XX)
102 if (s3c_rtc_cpu_type == TYPE_S3C64XX) {
136 if (s3c_rtc_cpu_type == TYPE_S3C2410) {
320 if (s3c_rtc_cpu_type == TYPE_S3C64XX) {
395 if (s3c_rtc_cpu_type == TYPE_S3C64XX)
400 if (s3c_rtc_cpu_type == TYPE_S3C2410) {
533 s3c_rtc_cpu_type = platform_get_device_id(pdev)->driver_data;
544 if (s3c_rtc_cpu_type
[all...]

Completed in 150 milliseconds