Searched refs:HCLGE_PTP_CYCLE_NUM_REG (Results 1 – 2 of 2) sorted by relevance
34 #define HCLGE_PTP_CYCLE_NUM_REG 0x6C macro
14 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