Searched refs:ptp_opts (Results 1 – 1 of 1) sorted by relevance
452 u32 ptp_opts = aq_hw_read_reg(self, HW_ATL_FW3X_EXT_STATE_ADDR); in aq_fw3x_enable_ptp() local457 ptp_opts |= all_ptp_features; in aq_fw3x_enable_ptp()459 ptp_opts &= ~all_ptp_features; in aq_fw3x_enable_ptp()461 aq_hw_write_reg(self, HW_ATL_FW3X_EXT_CONTROL_ADDR, ptp_opts); in aq_fw3x_enable_ptp()