Searched refs:HCLGE_PTP_CYCLE_DEN_REG (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/hisilicon/hns3/hns3pf/
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);
H A Dhclge_ptp.h36 #define HCLGE_PTP_CYCLE_DEN_REG 0x68 macro

Completed in 131 milliseconds