Home
last modified time | relevance | path

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

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