Searched refs:PFINT_OICR (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_hw_autogen.h | 227 #define PFINT_OICR 0x0016CA00 macro
|
| H A D | ice_ptp.c | 291 wr32(hw, PFINT_OICR, PFINT_OICR_TSYN_TX_M); in ice_ptp_restore_timestamp_mode() 2913 wr32(hw, PFINT_OICR, PFINT_OICR_TSYN_TX_M); in ice_ptp_ts_irq() 2965 wr32(hw, PFINT_OICR, PFINT_OICR_TSYN_TX_M); in ice_ptp_maybe_trigger_tx_interrupt()
|
| H A D | ice_main.c | 3114 rd32(hw, PFINT_OICR); /* read to clear */ in ice_ena_misc_vector() 3191 oicr = rd32(hw, PFINT_OICR); in ice_misc_intr() 3330 wr32(hw, PFINT_OICR, PFINT_OICR_TSYN_TX_M); in ice_misc_intr_thread_fn()
|