Home
last modified time | relevance | path

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

12

/linux/fs/fat/
H A 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()
H A 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)",
H A Dinode.c34 /* DOS dates from 1980/1/1 through 2107/12/31 */
/linux/fs/exfat/
H A 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()
H A Dexfat_raw.h191 /* Jan 1 GMT 00:00:00 1980 */
/linux/drivers/counter/
H A DKconfig15 released in the early 1980s but compatible interfaces are nowadays
/linux/arch/alpha/kernel/
H A Drtc.c70 epoch = 1980; in init_rtc_epoch()
/linux/drivers/platform/x86/
H A Dtouchscreen_dmi.c292 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/include/linux/
H A Drtc.h173 #define RTC_TIMESTAMP_EPOCH_GPS 315964800LL /* 1980-01-06 00:00:00 */
/linux/net/netfilter/
H A Dxt_time.c61 /* 1989 - 1980 */
/linux/drivers/platform/x86/dell/
H A Ddell-wmi-ddv.c859 * like 0.0.1980. Because of this we have to check the in dell_wmi_ddv_get_manufacture_date()
862 year = FIELD_GET(SBS_MANUFACTURE_YEAR_MASK, value) + 1980; in dell_wmi_ddv_get_manufacture_date()
/linux/fs/smb/client/
H A Dnetmisc.c1005 days += 3652; /* account for difference in days between 1980 and 1970 */ in cnvrtDosUnixTm()
1011 year is 2**7, the last year is 1980+127, which means we need only in cnvrtDosUnixTm()
H A Dcifsfs.c54 * DOS dates from 1980/1/1 through 2107/12/31
/linux/drivers/isdn/mISDN/
H A Ddsp_audio.c91 static short etab[] = {0, 132, 396, 924, 1980, 4092, 8316, 16764}; in ulaw2linear()
/linux/Documentation/wmi/devices/
H A Ddell-wmi-ddv.rst119 - bits 9 to 15 contain the manufacture year biased by 1980.
/linux/Documentation/admin-guide/mm/
H A Dslab.rst449 1980 <not-available> age=4294912290 pid=0 cpus=0
/linux/drivers/staging/iio/impedance-analyzer/
H A Dad5933.c250 unsigned int normalized_3v3[4] = {1980, 198, 383, 970}; in ad5933_calc_out_ranges()
/linux/fs/ubifs/
H A Dorphan.c32 * For example: a 15872 byte LEB can fit 1980 orphans so 1 LEB may be enough.
/linux/Documentation/admin-guide/LSM/
H A DSmack.rst361 From the middle of the 1980's until the turn of the century Mandatory Access
/linux/drivers/memstick/core/
H A Dmspro_block.c392 (x_spfile->date >> 9) + 1980, in mspro_block_attr_show_specfile()
/linux/drivers/scsi/megaraid/
H A Dmegaraid_sas.h2229 u8 reserved[1980];
/linux/drivers/media/common/v4l2-tpg/
H A Dv4l2-tpg-colors.c246 1976, 1978, 1979, 1980, 1982, 1983, 1984, 1986, 1987, 1989, 1990, 1991, 1993, 1994, 1995, 1997,
391 1969, 1970, 1971, 1972, 1973, 1974, 1975, 1977, 1978, 1979, 1980, 1981, 1982, 1983, 1984, 1985,
/linux/drivers/media/dvb-frontends/
H A Dmb86a16.c493 else if (f < 1980) in rf_val_set()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_txrx.c622 } else if (avg_wire_size <= 1980) { in iavf_update_itr()
/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_txrx.c1309 } else if (avg_wire_size <= 1980) { in i40e_update_itr()

12