Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
A Dhclge_ptp.h34 #define HCLGE_PTP_CYCLE_NUM_REG 0x6C macro
A Dhclge_ptp.c14 ptp->cycle.numer = readl(hdev->ptp->io_base + HCLGE_PTP_CYCLE_NUM_REG); in hclge_ptp_get_cycle()
58 writel(numerator, hdev->ptp->io_base + HCLGE_PTP_CYCLE_NUM_REG); in hclge_ptp_adjfreq()

Completed in 7 milliseconds