/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | sdm632.dtsi | 65 capacity-dmips-mhz = <1980>; 70 capacity-dmips-mhz = <1980>; 75 capacity-dmips-mhz = <1980>; 80 capacity-dmips-mhz = <1980>;
|
/openbmc/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)",
|
/openbmc/u-boot/drivers/rtc/ |
H A D | date.c | 67 * Assumes input in normal date format, i.e. 1980-12-31 23:59:59 68 * => year=1980, mon=12, day=31, hour=23, min=59, sec=59.
|
/openbmc/linux/arch/mips/include/asm/mach-rm/ |
H A D | mc146818rtc.h | 16 #define mc146818_decode_year(year) ((year) + 1980)
|
/openbmc/linux/arch/mips/include/asm/mach-jazz/ |
H A D | mc146818rtc.h | 36 #define mc146818_decode_year(year) ((year) + 1980)
|
/openbmc/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 | 184 /* Jan 1 GMT 00:00:00 1980 */
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/ |
H A D | 0007-RH-warn-on-invalid-regex-instead-of-failing.patch | 82 @@ -1980,16 +2008,16 @@ device_handler(struct config *conf, vector strvec, const char *file,
|
/openbmc/linux/drivers/counter/ |
H A D | Kconfig | 15 released in the early 1980s but compatible interfaces are nowadays
|
/openbmc/linux/include/uapi/sound/sof/ |
H A D | tokens.h | 208 #define SOF_TKN_INTEL_COPIER_NODE_TYPE 1980
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | nxp,sja1105.yaml | 108 1860, 1880, 1900, 1920, 1940, 1960, 1980, 2000, 2020, 2040, 2060, 2080,
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | rtc.c | 70 epoch = 1980; in init_rtc_epoch()
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/libcamera/libcamera/ |
H A D | 0002-options-Replace-use-of-VLAs-in-C.patch | 69 index 1980d374..3bd861cb 100644
|
/openbmc/linux/drivers/platform/x86/ |
H A D | touchscreen_dmi.c | 301 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),
|
/openbmc/linux/net/netfilter/ |
H A D | xt_time.c | 61 /* 1989 - 1980 */
|
/openbmc/qemu/hw/audio/ |
H A D | cs4231a.c | 160 -2876, -2748, -2620, -2492, -2364, -2236, -2108, -1980, 176 2876, 2748, 2620, 2492, 2364, 2236, 2108, 1980,
|
/openbmc/linux/kernel/time/ |
H A D | time.c | 430 * 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.
|
/openbmc/qemu/hw/mips/ |
H A D | jazz.c | 360 mc146818_rtc_init(isa_bus, 1980, NULL); in mips_jazz_init()
|
/openbmc/qemu/hw/rtc/ |
H A D | mc146818rtc.c | 889 * (at least until 2079...) for base_year = 1980, but will be set in rtc_realizefn() 964 DEFINE_PROP_INT32("base_year", MC146818RtcState, base_year, 1980),
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | dsp_audio.c | 91 static short etab[] = {0, 132, 396, 924, 1980, 4092, 8316, 16764}; in ulaw2linear()
|
/openbmc/linux/Documentation/wmi/devices/ |
H A D | dell-wmi-ddv.rst | 119 - bits 9 to 15 contain the manufacture year biased by 1980.
|
/openbmc/linux/drivers/infiniband/hw/hns/ |
H A D | hns_roce_hw_v2.h | 633 #define QPC_RNR_RETRY_FLAG QPC_FIELD_LOC(1980, 1980)
|
/openbmc/linux/fs/smb/client/ |
H A D | netmisc.c | 997 days += 3652; /* account for difference in days between 1980 and 1970 */ in cnvrtDosUnixTm() 1003 year is 2**7, the last year is 1980+127, which means we need only in cnvrtDosUnixTm()
|
/openbmc/linux/fs/sysv/ |
H A D | super.c | 41 * the time stamp is not < 01-01-1980.
|