Home
last modified time | relevance | path

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

12

/linux-6.14.4/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>;
/linux-6.14.4/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)",
/linux-6.14.4/arch/mips/include/asm/mach-rm/
Dmc146818rtc.h16 #define mc146818_decode_year(year) ((year) + 1980)
/linux-6.14.4/arch/mips/include/asm/mach-jazz/
Dmc146818rtc.h36 #define mc146818_decode_year(year) ((year) + 1980)
/linux-6.14.4/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.h185 /* Jan 1 GMT 00:00:00 1980 */
/linux-6.14.4/drivers/counter/
DKconfig15 released in the early 1980s but compatible interfaces are nowadays
/linux-6.14.4/include/uapi/sound/sof/
Dtokens.h211 #define SOF_TKN_INTEL_COPIER_NODE_TYPE 1980
/linux-6.14.4/Documentation/devicetree/bindings/net/dsa/
Dnxp,sja1105.yaml110 1860, 1880, 1900, 1920, 1940, 1960, 1980, 2000, 2020, 2040, 2060, 2080,
/linux-6.14.4/arch/alpha/kernel/
Drtc.c70 epoch = 1980; in init_rtc_epoch()
/linux-6.14.4/drivers/platform/x86/
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-6.14.4/net/netfilter/
Dxt_time.c61 /* 1989 - 1980 */
/linux-6.14.4/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.
/linux-6.14.4/drivers/isdn/mISDN/
Ddsp_audio.c91 static short etab[] = {0, 132, 396, 924, 1980, 4092, 8316, 16764}; in ulaw2linear()
/linux-6.14.4/Documentation/wmi/devices/
Ddell-wmi-ddv.rst119 - bits 9 to 15 contain the manufacture year biased by 1980.
/linux-6.14.4/fs/smb/client/
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()
/linux-6.14.4/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.h651 #define QPC_RNR_RETRY_FLAG QPC_FIELD_LOC(1980, 1980)
/linux-6.14.4/Documentation/mm/
Dslub.rst450 1980 <not-available> age=4294912290 pid=0 cpus=0
/linux-6.14.4/fs/sysv/
Dsuper.c41 * the time stamp is not < 01-01-1980.
/linux-6.14.4/drivers/staging/iio/impedance-analyzer/
Dad5933.c250 unsigned int normalized_3v3[4] = {1980, 198, 383, 970}; in ad5933_calc_out_ranges()
/linux-6.14.4/drivers/gpu/drm/sti/
Dsti_hda.c220 1760, 1980, 0, 720, 725, 730, 750, 0,
/linux-6.14.4/fs/ubifs/
Dorphan.c32 * For example: a 15872 byte LEB can fit 1980 orphans so 1 LEB may be enough.
/linux-6.14.4/drivers/power/supply/
Dsbs-battery.c887 year = ((ret & GENMASK(15, 9)) >> 9) + 1980; in sbs_get_battery_manufacture_date()
/linux-6.14.4/Documentation/admin-guide/LSM/
DSmack.rst361 From the middle of the 1980's until the turn of the century Mandatory Access

12