Home
last modified time | relevance | path

Searched defs:time (Results 1 – 25 of 36) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/rtc/
H A Dmvrtc.c23 u32 time; in rtc_get() local
63 u32 time = 0; /* sets hour format bit to zero, 24hr format. */ in rtc_set() local
95 u32 time; in rtc_reset() local
H A Dmc13xxx-rtc.c15 u32 day1, day2, time; in rtc_get() local
49 u32 time, day; in rtc_set() local
H A Dmxsrtc.c40 int rtc_get(struct rtc_time *time) in rtc_get()
51 int rtc_set(struct rtc_time *time) in rtc_set()
H A Di2c_rtc_emul.c89 static int sandbox_i2c_rtc_get(struct udevice *dev, struct rtc_time *time) in sandbox_i2c_rtc_get()
105 static int sandbox_i2c_rtc_set(struct udevice *dev, const struct rtc_time *time) in sandbox_i2c_rtc_set()
126 struct rtc_time time; in sandbox_i2c_rtc_prepare_read() local
147 struct rtc_time time; in sandbox_i2c_rtc_complete_write() local
H A Dsandbox_rtc.c16 static int sandbox_rtc_get(struct udevice *dev, struct rtc_time *time) in sandbox_rtc_get()
44 static int sandbox_rtc_set(struct udevice *dev, const struct rtc_time *time) in sandbox_rtc_set()
H A Dmx27rtc.c19 int rtc_get(struct rtc_time *time) in rtc_get()
38 int rtc_set(struct rtc_time *time) in rtc_set()
H A Drtc-uclass.c13 int dm_rtc_get(struct udevice *dev, struct rtc_time *time) in dm_rtc_get()
23 int dm_rtc_set(struct udevice *dev, struct rtc_time *time) in dm_rtc_set()
H A Dmvrtc.h20 u32 time; member
H A Dmc146818.c199 static int rtc_mc146818_get(struct udevice *dev, struct rtc_time *time) in rtc_mc146818_get()
204 static int rtc_mc146818_set(struct udevice *dev, const struct rtc_time *time) in rtc_mc146818_set()
H A Dds1374.c140 unsigned long time; in rtc_set() local
/rk3399_rockchip-uboot/test/dm/
H A Drtc.c29 static void show_time(const char *msg, struct rtc_time *time) in show_time()
36 static int cmp_times(struct rtc_time *expect, struct rtc_time *time, bool show) in cmp_times()
57 struct rtc_time now, time, cmp; in dm_test_rtc_set_get() local
/rk3399_rockchip-uboot/drivers/mmc/
H A Dsh_mmcif.c180 long time; in sh_mmcif_single_read() local
216 long time; in sh_mmcif_multi_read() local
245 long time; in sh_mmcif_single_write() local
281 long time; in sh_mmcif_multi_write() local
431 long time; in sh_mmcif_start_cmd() local
H A Dsh_sdhi.c272 long time; in sh_sdhi_single_read() local
313 long time; in sh_sdhi_multi_read() local
353 long time; in sh_sdhi_single_write() local
398 long time; in sh_sdhi_multi_write() local
536 long time; in sh_sdhi_start_cmd() local
H A Dsdhci.c153 unsigned int time = 0, start_addr = 0; local
H A Dxenon_sdhci.c124 u32 time; in xenon_mmc_phy_init() local
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mx27/
H A Dtimer.c48 static inline unsigned long long time_to_tick(unsigned long long time) in time_to_tick()
73 static inline unsigned long long time_to_tick(unsigned long long time) in time_to_tick()
/rk3399_rockchip-uboot/common/
H A Dfb_common.c34 ulong time = get_timer(*start); in timed_send_info() local
/rk3399_rockchip-uboot/tools/
H A Dimagetool.c128 time_t time = (time_t) strtol(source_date_epoch, NULL, 10); in imagetool_get_source_date() local
H A Ddefault_image.c91 time_t time; in image_set_header() local
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/mxs/
H A Dtimer.c40 static inline unsigned long time_to_tick(unsigned long time) in time_to_tick()
/rk3399_rockchip-uboot/lib/efi_loader/
H A Defi_runtime.c94 struct efi_time *time, in efi_get_time_boottime()
142 struct efi_time *time, in efi_get_time()
/rk3399_rockchip-uboot/drivers/spi/
H A Dath79_spi.c141 u64 time; in ath79_spi_set_speed() local
/rk3399_rockchip-uboot/board/freescale/common/
H A Dqixis.c68 time_t time = 0; in qixis_read_time() local
/rk3399_rockchip-uboot/fs/
H A Dfs.c520 unsigned long time; in do_load() local
615 unsigned long time; in do_save() local
/rk3399_rockchip-uboot/doc/
H A DREADME.x86244 time of writing) in the board directory and rename it to fsp.bin. label

12