Home
last modified time | relevance | path

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

/linux/include/uapi/drm/
H A Dpanthor_drm.h381 /** @timestamp_offset: The offset of the timestamp timer. */
382 __u64 timestamp_offset; member
H A Dhabanalabs_accel.h1851 __u64 timestamp_offset; member
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_drv.c776 arg->timestamp_offset = gpu_read64(ptdev, GPU_TIMESTAMP_OFFSET); in panthor_query_timestamp_info()
/linux/drivers/accel/habanalabs/common/
H A Dcommand_submission.c3680 wait_intr_data.ts_offset = args->in.timestamp_offset; in hl_interrupt_wait_ioctl()