/linux/fs/fat/ |
H A D | misc.c | 6 * 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()
|
H A D | fat_test.c | 34 .name = "Earliest possible UTC (1980-01-01 00:00:00)", 114 .name = "VFAT 10ms resolution (1980-01-01 00:00:00:0010)",
|
/linux/arch/mips/include/asm/mach-rm/ |
H A D | mc146818rtc.h | 16 #define mc146818_decode_year(year) ((year) + 1980)
|
/linux/fs/exfat/ |
H A D | misc.c | 4 * 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()
|
H A D | exfat_raw.h | 185 /* Jan 1 GMT 00:00:00 1980 */
|
/linux/arch/mips/include/asm/mach-jazz/ |
H A D | mc146818rtc.h | 36 #define mc146818_decode_year(year) ((year) + 1980)
|
/linux/drivers/counter/ |
H A D | Kconfig | 15 released in the early 1980s but compatible interfaces are nowadays
|
/linux/include/uapi/sound/sof/ |
H A D | tokens.h | 211 #define SOF_TKN_INTEL_COPIER_NODE_TYPE 1980
|
/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | nxp,sja1105.yaml | 110 1860, 1880, 1900, 1920, 1940, 1960, 1980, 2000, 2020, 2040, 2060, 2080,
|
/linux/arch/alpha/kernel/ |
H A D | rtc.c | 70 epoch = 1980; in init_rtc_epoch()
|
/linux/drivers/platform/x86/ |
H A D | touchscreen_dmi.c | 292 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980), 373 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980), 475 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980), 488 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980), 972 PROPERTY_ENTRY_U32("touchscreen-size-x", 1980),
|
/linux/net/netfilter/ |
H A D | xt_time.c | 61 /* 1989 - 1980 */
|
/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.h | 651 #define QPC_RNR_RETRY_FLAG QPC_FIELD_LOC(1980, 1980)
|
/linux/drivers/isdn/mISDN/ |
H A D | dsp_audio.c | 91 static short etab[] = {0, 132, 396, 924, 1980, 4092, 8316, 16764}; in ulaw2linear()
|
/linux/fs/sysv/ |
H A D | super.c | 41 * the time stamp is not < 01-01-1980.
|
/linux/Documentation/mm/ |
H A D | slub.rst | 450 1980 <not-available> age=4294912290 pid=0 cpus=0
|
/linux/drivers/gpu/drm/sti/ |
H A D | sti_hda.c | 220 1760, 1980, 0, 720, 725, 730, 750, 0,
|
/linux/fs/ubifs/ |
H A D | orphan.c | 32 * For example: a 15872 byte LEB can fit 1980 orphans so 1 LEB may be enough.
|
/linux/drivers/power/supply/ |
H A D | sbs-battery.c | 887 year = ((ret & GENMASK(15, 9)) >> 9) + 1980; in sbs_get_battery_manufacture_date()
|
/linux/Documentation/admin-guide/LSM/ |
H A D | Smack.rst | 361 From the middle of the 1980's until the turn of the century Mandatory Access
|
/linux/drivers/gpu/drm/ |
H A D | drm_edid.c | 849 1760, 1980, 0, 720, 725, 730, 750, 0, 968 1760, 1980, 0, 720, 725, 730, 750, 0, 1112 1760, 1980, 0, 720, 725, 730, 750, 0, 1122 1760, 1980, 0, 720, 725, 730, 750, 0, 1182 1980, 2200, 0, 720, 725, 730, 750, 0, 1187 1980, 2200, 0, 720, 725, 730, 750, 0,
|
/linux/Documentation/RCU/ |
H A D | RTFP.txt | 9 The first thing resembling RCU was published in 1980, when Kung and Lehman 224 ,Year="1980"
|
/linux/sound/soc/codecs/ |
H A D | sgtl5000.c | 1320 if (vdda > 3600 || vddio > 3600 || vddd > 1980) { in sgtl5000_set_power_regs()
|
/linux/drivers/scsi/megaraid/ |
H A D | megaraid_sas.h | 2229 u8 reserved[1980];
|
/linux/lib/ |
H A D | test_bitmap.c | 1183 …"57,1960-1961,1964-1965,1968-1969,1972-1973,1976-1977,1980-1981,1984,1988,1992,1996,2000,2004,2008…
|