Home
last modified time | relevance | path

Searched defs:date (Results 1 – 11 of 11) sorted by relevance

/rk3399_rockchip-uboot/drivers/rtc/
H A Dmvrtc.c24 u32 date; in rtc_get() local
64 u32 date = 0; in rtc_set() local
H A Dmvrtc.h21 u32 date; member
H A Dm48t35ax.c29 uchar sec, min, hour, cent_day, date, month, year; in rtc_get() local
H A Dm41t60.c91 uchar min, date, month, years; in rtc_validate() local
H A Dds1302.c62 unsigned char date:4; member
/rk3399_rockchip-uboot/tools/
H A Dmicrocode-tool.py122 def List(date, microcodes, model): argument
175 def CreateFile(date, license_text, mcodes, outfile): argument
H A Dmicrocode-tool122 def List(date, microcodes, model): argument
175 def CreateFile(date, license_text, mcodes, outfile): argument
/rk3399_rockchip-uboot/board/freescale/common/
H A Dsys_eeprom.c41 u8 date[6]; /* 0x12 - 0x17 Build Date */ member
52 u8 date[6]; /* 0x15 - 0x1a Build Date */ member
/rk3399_rockchip-uboot/arch/x86/lib/
H A Dbios.c47 const char date[] = "06/11/99"; in setup_rombios() local
/rk3399_rockchip-uboot/board/varisys/common/
H A Dsys_eeprom.c37 u8 date[6]; /* 0x15 - 0x1a Build Date */ member
/rk3399_rockchip-uboot/include/
H A Dfat.h144 __u16 time,date,start;/* Time, date and first cluster */ member