Searched refs:week (Results 1 – 15 of 15) sorted by relevance
/linux-2.6.39/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 | 105 unsigned int year, month, day, hour, minute, second, week; in ds1553_rtc_read_time() local 117 week = readb(ioaddr + RTC_DAY) & RTC_DAY_MASK; in ds1553_rtc_read_time() 126 tm->tm_wday = bcd2bin(week); in ds1553_rtc_read_time()
|
D | rtc-ds3232.c | 106 unsigned int week, twelve_hr, am_pm; in ds3232_read_time() local 119 week = buf[3]; in ds3232_read_time() 145 time->tm_wday = bcd2bin(week) - 1; in ds3232_read_time()
|
D | rtc-stk17ta8.c | 104 unsigned int year, month, day, hour, minute, second, week; in stk17ta8_rtc_read_time() local 119 week = readb(ioaddr + RTC_DAY) & RTC_DAY_MASK; in stk17ta8_rtc_read_time() 128 tm->tm_wday = bcd2bin(week); in stk17ta8_rtc_read_time()
|
/linux-2.6.39/drivers/video/ |
D | fbmon.c | 305 specs->week = block[8]; in parse_vendor_block() 309 DPRINTK(" Year: %u Week %u\n", specs->year, specs->week); in parse_vendor_block()
|
/linux-2.6.39/Documentation/arm/ |
D | README | 137 last week :-)
|
/linux-2.6.39/include/linux/ |
D | fb.h | 464 __u32 week; /* Week Manufactured */ member
|
/linux-2.6.39/Documentation/networking/ |
D | vortex.txt | 445 end up working on this problem for a week or more as the maintainer
|
/linux-2.6.39/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-2.6.39/Documentation/development-process/ |
D | 2.Process | 63 time. Linus releases new -rc kernels about once a week; a normal series
|
/linux-2.6.39/Documentation/ |
D | kernel-docs.txt | 656 produced during the week. Published every Thursday.
|
D | HOWTO | 250 release a new -rc kernel every week.
|
/linux-2.6.39/Documentation/kvm/ |
D | timekeeping.txt | 214 06h byte Current day of week (BCD)
|
/linux-2.6.39/ |
D | CREDITS | 3440 D: One-week tutorials on Linux twice a year (free of charge)
|