Searched refs:IGC_TSSDP (Results 1 – 2 of 2) sorted by relevance
179 tssdp = rd32(IGC_TSSDP); in igc_pin_perout()204 wr32(IGC_TSSDP, tssdp); in igc_pin_perout()225 tssdp = rd32(IGC_TSSDP); in igc_pin_extts()240 wr32(IGC_TSSDP, tssdp); in igc_pin_extts()1072 wr32(IGC_TSSDP, 0x0); in igc_ptp_reset()
207 #define IGC_TSSDP 0x0003C /* Time Sync SDP Configuration Register - RW */ macro