Home
last modified time | relevance | path

Searched full:1980 (Results 1 – 25 of 78) sorted by relevance

1234

/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dsdm632.dtsi65 capacity-dmips-mhz = <1980>;
70 capacity-dmips-mhz = <1980>;
75 capacity-dmips-mhz = <1980>;
80 capacity-dmips-mhz = <1980>;
/kernel/linux/linux-6.6/fs/fat/
Dmisc.c6 * 22/11/2000 - Fixed fat_date_unix2dos for dates earlier than 01/01/1980
172 * The epoch of FAT timestamp is 1980.
176 * date: 9 - 15: year (0 - 127) from 1980
186 /* 120 (2100 - 1980) isn't leap year */
249 /* FAT can only support year between 1980 to 2107 */ in fat_time_unix2fat()
250 if (tm.tm_year < 1980 - 1900) { in fat_time_unix2fat()
265 /* from 1900 -> from 1980 */ in fat_time_unix2fat()
Dfat_test.c34 .name = "Earliest possible UTC (1980-01-01 00:00:00)",
114 .name = "VFAT 10ms resolution (1980-01-01 00:00:00:0010)",
/kernel/linux/linux-5.10/fs/fat/
Dmisc.c6 * 22/11/2000 - Fixed fat_date_unix2dos for dates earlier than 01/01/1980
166 * The epoch of FAT timestamp is 1980.
170 * date: 9 - 15: year (0 - 127) from 1980
180 /* 120 (2100 - 1980) isn't leap year */
240 /* FAT can only support year between 1980 to 2107 */ in fat_time_unix2fat()
241 if (tm.tm_year < 1980 - 1900) { in fat_time_unix2fat()
256 /* from 1900 -> from 1980 */ in fat_time_unix2fat()
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-rm/
Dmc146818rtc.h16 #define mc146818_decode_year(year) ((year) + 1980)
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-rm/
Dmc146818rtc.h16 #define mc146818_decode_year(year) ((year) + 1980)
/kernel/linux/linux-5.10/arch/mips/include/asm/mach-jazz/
Dmc146818rtc.h36 #define mc146818_decode_year(year) ((year) + 1980)
/kernel/linux/linux-6.6/arch/mips/include/asm/mach-jazz/
Dmc146818rtc.h36 #define mc146818_decode_year(year) ((year) + 1980)
/kernel/linux/linux-6.6/fs/exfat/
Dmisc.c4 * 22/11/2000 - Fixed fat_date_unix2dos for dates earlier than 01/01/1980
74 ts->tv_sec = mktime64(1980 + (d >> 9), d >> 5 & 0x000F, d & 0x001F, in exfat_get_entry_time()
Dexfat_raw.h184 /* Jan 1 GMT 00:00:00 1980 */
/kernel/linux/linux-5.10/fs/exfat/
Dmisc.c4 * 22/11/2000 - Fixed fat_date_unix2dos for dates earlier than 01/01/1980
83 ts->tv_sec = mktime64(1980 + (d >> 9), d >> 5 & 0x000F, d & 0x001F, in exfat_get_entry_time()
Dexfat_raw.h163 /* Jan 1 GMT 00:00:00 1980 */
/kernel/linux/linux-6.6/drivers/counter/
DKconfig15 released in the early 1980s but compatible interfaces are nowadays
/kernel/linux/linux-6.6/include/uapi/sound/sof/
Dtokens.h208 #define SOF_TKN_INTEL_COPIER_NODE_TYPE 1980
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/dsa/
Dnxp,sja1105.yaml108 1860, 1880, 1900, 1920, 1940, 1960, 1980, 2000, 2020, 2040, 2060, 2080,
/kernel/linux/linux-6.6/arch/alpha/kernel/
Drtc.c70 epoch = 1980; in init_rtc_epoch()
/kernel/linux/linux-5.10/arch/alpha/kernel/
Drtc.c70 epoch = 1980; in init_rtc_epoch()
/kernel/linux/linux-5.10/drivers/platform/x86/
Dtouchscreen_dmi.c261 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
347 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
470 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
484 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
877 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
/kernel/linux/linux-6.6/drivers/platform/x86/
Dtouchscreen_dmi.c301 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
387 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
498 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
512 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
1005 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
/kernel/linux/linux-5.10/drivers/scsi/
Ddpti.h62 #define DPT_YEAR (2001-1980)
/kernel/linux/linux-5.10/drivers/staging/greybus/tools/
DREADME.loopback156 …0006,132,1722,2230,2039.400024,508,103936,134560,114515.703125,30624,1513,1980,1806.900024,467,56,…
/kernel/linux/linux-6.6/net/netfilter/
Dxt_time.c61 /* 1989 - 1980 */
/kernel/linux/linux-5.10/net/netfilter/
Dxt_time.c61 /* 1989 - 1980 */
/kernel/linux/linux-5.10/kernel/time/
Dtime.c414 * Assumes input in normal date format, i.e. 1980-12-31 23:59:59
415 * => year=1980, mon=12, day=31, hour=23, min=59, sec=59.
/kernel/linux/linux-6.6/kernel/time/
Dtime.c430 * Assumes input in normal date format, i.e. 1980-12-31 23:59:59
431 * => year=1980, mon=12, day=31, hour=23, min=59, sec=59.

1234