Home
last modified time | relevance | path

Searched refs:RTC_BASE (Results 76 – 100 of 893) sorted by relevance

12345678910>>...36

/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/rtc/
H A Dds164x.c50 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
52 #define RTC_YEAR ( RTC_BASE + 0x07 )
53 #define RTC_MONTH ( RTC_BASE + 0x06 )
54 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
55 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
56 #define RTC_HOURS ( RTC_BASE + 0x03 )
57 #define RTC_MINUTES ( RTC_BASE + 0x02 )
58 #define RTC_SECONDS ( RTC_BASE + 0x01 )
59 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/rtc/
H A Dds164x.c50 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
52 #define RTC_YEAR ( RTC_BASE + 0x07 )
53 #define RTC_MONTH ( RTC_BASE + 0x06 )
54 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
55 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
56 #define RTC_HOURS ( RTC_BASE + 0x03 )
57 #define RTC_MINUTES ( RTC_BASE + 0x02 )
58 #define RTC_SECONDS ( RTC_BASE + 0x01 )
59 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/rtc/
H A Dds164x.c50 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
52 #define RTC_YEAR ( RTC_BASE + 0x07 )
53 #define RTC_MONTH ( RTC_BASE + 0x06 )
54 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
55 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
56 #define RTC_HOURS ( RTC_BASE + 0x03 )
57 #define RTC_MINUTES ( RTC_BASE + 0x02 )
58 #define RTC_SECONDS ( RTC_BASE + 0x01 )
59 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/rtc/
H A Dds164x.c50 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
52 #define RTC_YEAR ( RTC_BASE + 0x07 )
53 #define RTC_MONTH ( RTC_BASE + 0x06 )
54 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
55 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
56 #define RTC_HOURS ( RTC_BASE + 0x03 )
57 #define RTC_MINUTES ( RTC_BASE + 0x02 )
58 #define RTC_SECONDS ( RTC_BASE + 0x01 )
59 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/rtc/
H A Dds164x.c50 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
52 #define RTC_YEAR ( RTC_BASE + 0x07 )
53 #define RTC_MONTH ( RTC_BASE + 0x06 )
54 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
55 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
56 #define RTC_HOURS ( RTC_BASE + 0x03 )
57 #define RTC_MINUTES ( RTC_BASE + 0x02 )
58 #define RTC_SECONDS ( RTC_BASE + 0x01 )
59 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/rtc/
H A Dds164x.c31 #define RTC_BASE ( CONFIG_SYS_NVRAM_BASE_ADDR + CONFIG_SYS_NVRAM_SIZE ) macro
33 #define RTC_YEAR ( RTC_BASE + 0x07 )
34 #define RTC_MONTH ( RTC_BASE + 0x06 )
35 #define RTC_DAY_OF_MONTH ( RTC_BASE + 0x05 )
36 #define RTC_DAY_OF_WEEK ( RTC_BASE + 0x04 )
37 #define RTC_HOURS ( RTC_BASE + 0x03 )
38 #define RTC_MINUTES ( RTC_BASE + 0x02 )
39 #define RTC_SECONDS ( RTC_BASE + 0x01 )
40 #define RTC_CONTROL ( RTC_BASE + 0x00 )

12345678910>>...36