Searched refs:week (Results 1 – 19 of 19) sorted by relevance
/linux-4.4.14/drivers/rtc/ |
D | rtc-ds1742.c | 93 unsigned int year, month, day, hour, minute, second, week; in ds1742_rtc_read_time() local 105 week = readb(ioaddr + RTC_DAY) & RTC_DAY_MASK; in ds1742_rtc_read_time() 114 tm->tm_wday = bcd2bin(week); in ds1742_rtc_read_time()
|
D | rtc-ds1553.c | 106 unsigned int year, month, day, hour, minute, second, week; in ds1553_rtc_read_time() local 118 week = readb(ioaddr + RTC_DAY) & RTC_DAY_MASK; in ds1553_rtc_read_time() 127 tm->tm_wday = bcd2bin(week); in ds1553_rtc_read_time()
|
D | rtc-ds3232.c | 109 unsigned int week, twelve_hr, am_pm; in ds3232_read_time() local 122 week = buf[3]; in ds3232_read_time() 148 time->tm_wday = bcd2bin(week) - 1; in ds3232_read_time()
|
D | rtc-stk17ta8.c | 105 unsigned int year, month, day, hour, minute, second, week; in stk17ta8_rtc_read_time() local 120 week = readb(ioaddr + RTC_DAY) & RTC_DAY_MASK; in stk17ta8_rtc_read_time() 129 tm->tm_wday = bcd2bin(week); in stk17ta8_rtc_read_time()
|
/linux-4.4.14/Documentation/networking/ |
D | netdev-FAQ.txt | 39 a two week "merge window" where the main maintainers feed their new 43 are expected. After roughly a week of collecting fixes to the rc1 46 things are in a state of churn), and a week after the last vX.Y-rcN 49 Relating that to netdev: At the beginning of the 2-week merge window, 82 in the dev cycle. If it was tagged rc7 a week ago, then a release
|
D | vortex.txt | 445 end up working on this problem for a week or more as the maintainer
|
/linux-4.4.14/Documentation/EDID/ |
D | edid.S | 70 week: .byte WEEK label
|
/linux-4.4.14/ |
D | REPORTING-BUGS | 154 they may not be able to address your bug in a day, a week, or two weeks. 163 have a high priority bug, please wait at least a week after the first bug
|
D | CREDITS | 3576 D: One-week tutorials on Linux twice a year (free of charge)
|
/linux-4.4.14/drivers/video/fbdev/core/ |
D | fbmon.c | 303 specs->week = block[8]; in parse_vendor_block() 307 DPRINTK(" Year: %u Week %u\n", specs->year, specs->week); in parse_vendor_block()
|
/linux-4.4.14/include/linux/ |
D | fb.h | 73 __u32 week; /* Week Manufactured */ member
|
/linux-4.4.14/Documentation/arm/ |
D | README | 137 last week :-)
|
/linux-4.4.14/Documentation/scsi/ |
D | aic7xxx.txt | 335 408-957-2550, 24 hours a day, 7 days a week.
|
D | aic79xx.txt | 438 408-957-2550, 24 hours a day, 7 days a week.
|
/linux-4.4.14/Documentation/ |
D | SubmittingPatches | 393 receive comments within a week or so; if that does not happen, make sure 395 one week before resubmitting or pinging reviewers - possibly longer during
|
D | HOWTO | 250 release a new -rc kernel every week.
|
D | kernel-docs.txt | 645 produced during the week. Published every Thursday.
|
/linux-4.4.14/Documentation/development-process/ |
D | 2.Process | 63 time. Linus releases new -rc kernels about once a week; a normal series
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 214 06h byte Current day of week (BCD)
|