Searched refs:pch_ch_event_write (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-6.6/include/linux/ |
H A D | ptp_pch.h | 19 void pch_ch_event_write(struct pci_dev *pdev, u32 val);
|
/kernel/linux/linux-6.6/drivers/ptp/ |
H A D | ptp_pch.c | 189 void pch_ch_event_write(struct pci_dev *pdev, u32 val) in pch_ch_event_write() function 195 EXPORT_SYMBOL(pch_ch_event_write); variable
|
/kernel/linux/linux-5.10/drivers/ptp/ |
H A D | ptp_pch.c | 212 void pch_ch_event_write(struct pci_dev *pdev, u32 val) in pch_ch_event_write() function 218 EXPORT_SYMBOL(pch_ch_event_write); variable
|
/kernel/linux/linux-5.10/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe.h | 618 void pch_ch_event_write(struct pci_dev *pdev, u32 val);
|
H A D | pch_gbe_main.c | 159 pch_ch_event_write(pdev, RX_SNAPSHOT_LOCKED); in pch_rx_timestamp() 200 pch_ch_event_write(pdev, TX_SNAPSHOT_LOCKED); in pch_tx_timestamp() 253 pch_ch_event_write(pdev, TX_SNAPSHOT_LOCKED | RX_SNAPSHOT_LOCKED); in hwtstamp_ioctl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_main.c | 157 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()
|
Completed in 10 milliseconds