Home
last modified time | relevance | path

Searched refs:timestamp2 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
H A Dadf_clock.c43 u64 timestamp1, timestamp2, temp; in measure_clock() local
70 if (adf_get_fw_timestamp(accel_dev, &timestamp2)) { in measure_clock()
88 temp = (timestamp2 - timestamp1) * ME_CLK_DIVIDER * 10; in measure_clock()
/kernel/linux/linux-5.10/drivers/scsi/
H A Dpmcraid.h402 __le32 timestamp2; member
H A Dpmcraid.c1534 ((le32_to_cpu(pinstance->ccn.hcam->timestamp2) & 0xffffffffLL) << 32)), in pmcraid_handle_config_change()
/kernel/linux/linux-6.6/drivers/scsi/
H A Dpmcraid.h402 __le32 timestamp2; member
H A Dpmcraid.c1528 ((le32_to_cpu(pinstance->ccn.hcam->timestamp2) & 0xffffffffLL) << 32)), in pmcraid_handle_config_change()
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-pcf2127.c128 /* Tamper timestamp2 registers */
905 static DEVICE_ATTR_RW(timestamp2);

Completed in 19 milliseconds