Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.h27 #define HCLGE_PTP_TIME_NSEC_REG 0x58 macro
H A Dhclge_ptp.c155 writel(ts->tv_nsec, hdev->ptp->io_base + HCLGE_PTP_TIME_NSEC_REG); in hclge_ptp_settime()
195 writel(adj_val, hdev->ptp->io_base + HCLGE_PTP_TIME_NSEC_REG); in hclge_ptp_adjtime()