Home
last modified time | relevance | path

Searched refs:RTC_BASE (Results 151 – 175 of 893) sorted by relevance

12345678910>>...36

/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/rtc/
H A Dds174x.c41 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
43 #define RTC_YEAR ( RTC_BASE + 7 )
44 #define RTC_MONTH ( RTC_BASE + 6 )
45 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
46 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
47 #define RTC_HOURS ( RTC_BASE + 3 )
48 #define RTC_MINUTES ( RTC_BASE + 2 )
49 #define RTC_SECONDS ( RTC_BASE + 1 )
50 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/rtc/
H A Dds174x.c41 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
43 #define RTC_YEAR ( RTC_BASE + 7 )
44 #define RTC_MONTH ( RTC_BASE + 6 )
45 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
46 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
47 #define RTC_HOURS ( RTC_BASE + 3 )
48 #define RTC_MINUTES ( RTC_BASE + 2 )
49 #define RTC_SECONDS ( RTC_BASE + 1 )
50 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/rtc/
H A Dds174x.c41 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
43 #define RTC_YEAR ( RTC_BASE + 7 )
44 #define RTC_MONTH ( RTC_BASE + 6 )
45 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
46 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
47 #define RTC_HOURS ( RTC_BASE + 3 )
48 #define RTC_MINUTES ( RTC_BASE + 2 )
49 #define RTC_SECONDS ( RTC_BASE + 1 )
50 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/rtc/
H A Dds174x.c22 #define RTC_BASE ( CONFIG_SYS_NVRAM_SIZE + CONFIG_SYS_NVRAM_BASE_ADDR ) macro
24 #define RTC_YEAR ( RTC_BASE + 7 )
25 #define RTC_MONTH ( RTC_BASE + 6 )
26 #define RTC_DAY_OF_MONTH ( RTC_BASE + 5 )
27 #define RTC_DAY_OF_WEEK ( RTC_BASE + 4 )
28 #define RTC_HOURS ( RTC_BASE + 3 )
29 #define RTC_MINUTES ( RTC_BASE + 2 )
30 #define RTC_SECONDS ( RTC_BASE + 1 )
31 #define RTC_CENTURY ( RTC_BASE + 0 )

12345678910>>...36