Home
last modified time | relevance | path

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

/openbmc/linux/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); in hclge_ptp_get_cycle()
47 writel(cycle->den, hdev->ptp->io_base + HCLGE_PTP_CYCLE_DEN_REG); in hclge_ptp_adjfine()