Home
last modified time | relevance | path

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

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