Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dptp_pch.h19 void pch_ch_event_write(struct pci_dev *pdev, u32 val);
/openbmc/linux/drivers/ptp/
H A Dptp_pch.c189 void pch_ch_event_write(struct pci_dev *pdev, u32 val) in pch_ch_event_write() function
195 EXPORT_SYMBOL(pch_ch_event_write);
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_main.c157 pch_ch_event_write(pdev, RX_SNAPSHOT_LOCKED); in pch_rx_timestamp()
198 pch_ch_event_write(pdev, TX_SNAPSHOT_LOCKED); in pch_tx_timestamp()
248 pch_ch_event_write(pdev, TX_SNAPSHOT_LOCKED | RX_SNAPSHOT_LOCKED); in hwtstamp_ioctl()