Home
last modified time | relevance | path

Searched refs:HCLGE_PTP_CUR_TIME_NSEC_REG (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_ptp.h42 #define HCLGE_PTP_CUR_TIME_NSEC_REG 0x7C macro
Dhclge_ptp.c137 ns = readl(hdev->ptp->io_base + HCLGE_PTP_CUR_TIME_NSEC_REG); in hclge_ptp_gettimex()