Searched refs:SMA1 (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp.c15 { "SMA1", SMA1, PTP_PF_NONE, 1, { 0, } },
49 /* Parse SMA1/UFL1 */
53 ptp_pins[SMA1].func = PTP_PF_NONE;
57 ptp_pins[SMA1].func = PTP_PF_PEROUT;
61 ptp_pins[SMA1].func = PTP_PF_EXTTS;
65 ptp_pins[SMA1].func = PTP_PF_EXTTS;
113 /* SMA1 and UFL1 cannot be set to TX at the same time */
114 if (ptp_pins[SMA1].func == PTP_PF_PEROUT &&
130 if (ptp_pins[SMA1]
[all...]
H A Dice_ptp.h22 SMA1, enumerator in enum:ice_ptp_pin_e810t

Completed in 234 milliseconds