Home
last modified time | relevance | path

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

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

Completed in 5 milliseconds