Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmicrochip_rds_ptp.c218 static int mchp_rds_ptp_perout(struct ptp_clock_info *ptpci, in mchp_rds_ptp_perout() argument
221 struct mchp_rds_ptp_clock *clock = container_of(ptpci, in mchp_rds_ptp_perout()
258 static int mchp_rds_ptpci_enable(struct ptp_clock_info *ptpci, in mchp_rds_ptpci_enable() argument
263 return mchp_rds_ptp_perout(ptpci, &request->perout, on); in mchp_rds_ptpci_enable()
269 static int mchp_rds_ptpci_verify(struct ptp_clock_info *ptpci, unsigned int pin, in mchp_rds_ptpci_verify() argument
272 struct mchp_rds_ptp_clock *clock = container_of(ptpci, in mchp_rds_ptpci_verify()