H A D | hclge_ptp.c | 1 // SPDX-License-Identifier: GPL-2.0+ 10 struct hclge_ptp *ptp = hdev->ptp; in hclge_ptp_get_cycle() 12 ptp->cycle.quo = readl(hdev->ptp->io_base + HCLGE_PTP_CYCLE_QUO_REG) & in hclge_ptp_get_cycle() 14 ptp->cycle.numer = readl(hdev->ptp->io_bas in hclge_ptp_get_cycle() 78 u32 hi, lo; hclge_ptp_clean_tx_hwts() local 133 u32 hi, lo; hclge_ptp_gettimex() local 212 hclge_ptp_int_en(struct hclge_dev * hdev,bool en) hclge_ptp_int_en() argument [all...] |