Home
last modified time | relevance | path

Searched refs:timestamp2 (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_clock.c44 u64 timestamp1, timestamp2, temp; in measure_clock() local
71 if (adf_get_fw_timestamp(accel_dev, &timestamp2)) { in measure_clock()
89 temp = (timestamp2 - timestamp1) * ME_CLK_DIVIDER * 10; in measure_clock()
/linux-6.12.1/drivers/scsi/
Dpmcraid.h402 __le32 timestamp2; member
Dpmcraid.c1531 ((le32_to_cpu(pinstance->ccn.hcam->timestamp2) & 0xffffffffLL) << 32)), in pmcraid_handle_config_change()
/linux-6.12.1/drivers/rtc/
Drtc-pcf2127.c905 static DEVICE_ATTR_RW(timestamp2);