Searched refs:HCLGE_PTP_CYCLE_DEN_REG (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_ptp.h36 #define HCLGE_PTP_CYCLE_DEN_REG 0x68 macro
H A Dhclge_ptp.c15 ptp->cycle.den = readl(hdev->ptp->io_base + HCLGE_PTP_CYCLE_DEN_REG);
47 writel(cycle->den, hdev->ptp->io_base + HCLGE_PTP_CYCLE_DEN_REG);

Completed in 178 milliseconds