Searched defs:ptp_qoriq (Results 1 – 4 of 4) sorted by relevance
/drivers/ptp/ |
D | ptp_qoriq.c | 27 static u64 tmr_cnt_read(struct ptp_qoriq *ptp_qoriq) in tmr_cnt_read() 41 static void tmr_cnt_write(struct ptp_qoriq *ptp_qoriq, u64 ns) in tmr_cnt_write() 52 static void set_alarm(struct ptp_qoriq *ptp_qoriq) in set_alarm() 68 static void set_fipers(struct ptp_qoriq *ptp_qoriq) in set_fipers() 77 static int extts_clean_up(struct ptp_qoriq *ptp_qoriq, int index, in extts_clean_up() 126 struct ptp_qoriq *ptp_qoriq = priv; in ptp_qoriq_isr() local 200 struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); in ptp_qoriq_adjfine() local 229 struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); in ptp_qoriq_adjtime() local 248 struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); in ptp_qoriq_gettime() local 267 struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); in ptp_qoriq_settime() local [all …]
|
D | ptp_qoriq_debugfs.c | 10 struct ptp_qoriq *ptp_qoriq = data; in ptp_qoriq_fiper1_lpbk_get() local 22 struct ptp_qoriq *ptp_qoriq = data; in ptp_qoriq_fiper1_lpbk_set() local 41 struct ptp_qoriq *ptp_qoriq = data; in ptp_qoriq_fiper2_lpbk_get() local 53 struct ptp_qoriq *ptp_qoriq = data; in ptp_qoriq_fiper2_lpbk_set() local 70 void ptp_qoriq_create_debugfs(struct ptp_qoriq *ptp_qoriq) in ptp_qoriq_create_debugfs() 97 void ptp_qoriq_remove_debugfs(struct ptp_qoriq *ptp_qoriq) in ptp_qoriq_remove_debugfs()
|
/drivers/net/ethernet/freescale/dpaa2/ |
D | dpaa2-ptp.c | 19 struct ptp_qoriq *ptp_qoriq = container_of(ptp, struct ptp_qoriq, caps); in dpaa2_ptp_enable() local 77 struct ptp_qoriq *ptp_qoriq = priv; in dpaa2_ptp_irq_handler_thread() local 113 struct ptp_qoriq *ptp_qoriq; in dpaa2_ptp_probe() local 205 struct ptp_qoriq *ptp_qoriq; in dpaa2_ptp_remove() local
|
/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ptp.c | 32 struct ptp_qoriq *ptp_qoriq; in enetc_ptp_probe() local 126 struct ptp_qoriq *ptp_qoriq = pci_get_drvdata(pdev); in enetc_ptp_remove() local
|