Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dptp_pch.h18 u32 pch_ch_event_read(struct pci_dev *pdev);
/openbmc/linux/drivers/ptp/
H A Dptp_pch.c178 u32 pch_ch_event_read(struct pci_dev *pdev) in pch_ch_event_read() function
187 EXPORT_SYMBOL(pch_ch_event_read);
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c140 val = pch_ch_event_read(pdev); in pch_rx_timestamp()
182 val = pch_ch_event_read(pdev); in pch_tx_timestamp()