Home
last modified time | relevance | path

Searched refs:ptp_pin_desc (Results 1 – 25 of 31) sorted by relevance

12

/linux-6.3-rc2/include/uapi/linux/
A Dptp_clock.h174 struct ptp_pin_desc { struct
208 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) argument
209 #define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct ptp_pin_desc)
220 #define PTP_PIN_GETFUNC2 _IOWR(PTP_CLK_MAGIC, 15, struct ptp_pin_desc)
221 #define PTP_PIN_SETFUNC2 _IOW(PTP_CLK_MAGIC, 16, struct ptp_pin_desc)
/linux-6.3-rc2/drivers/net/dsa/microchip/
A Dksz_ptp.h25 struct ptp_pin_desc pin_config[KSZ_PTP_N_GPIO];
/linux-6.3-rc2/drivers/net/ethernet/microchip/
A Dlan743x_ptp.h79 struct ptp_pin_desc pin_config[LAN743X_PTP_N_GPIO];
/linux-6.3-rc2/include/linux/
A Dptp_clock_kernel.h169 struct ptp_pin_desc *pin_config;
/linux-6.3-rc2/drivers/ptp/
A Dptp_chardev.c52 struct ptp_pin_desc *pin1 = NULL, *pin2 = &info->pin_config[pin]; in ptp_set_pinfunc()
122 struct ptp_pin_desc pd; in ptp_ioctl()
A Dptp_idt82p33.c41 static struct ptp_pin_desc pin_config[MAX_PHC_PLL][MAX_TRIG_CLK];
1167 struct ptp_pin_desc *pin_cfg, u8 max_pins) in idt82p33_caps_init()
1169 struct ptp_pin_desc *ppd; in idt82p33_caps_init()
A Dptp_clock.c408 struct ptp_pin_desc *pin = NULL; in ptp_find_pin()
A Dptp_clockmatrix.c2042 static struct ptp_pin_desc pin_config[MAX_TOD][MAX_REF_CLK];
2267 struct ptp_pin_desc *ppd = &channel->caps.pin_config[i]; in idtcm_enable_channel()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_ptp.c1103 struct ptp_pin_desc pin_desc[MAX_PTP_GPIO_COUNT]; in aq_ptp_gpio_init()
1141 info->pin_config = kcalloc(info->n_pins, sizeof(struct ptp_pin_desc), in aq_ptp_gpio_init()
1148 sizeof(struct ptp_pin_desc) * info->n_pins); in aq_ptp_gpio_init()
/linux-6.3-rc2/tools/testing/selftests/ptp/
A Dtestptp.c155 struct ptp_pin_desc desc; in main()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_ptp.c12 static const struct ptp_pin_desc ice_pin_desc_e810t[] = {
30 ice_get_sma_config_e810t(struct ice_hw *hw, struct ptp_pin_desc *ptp_pins) in ice_get_sma_config_e810t()
108 const struct ptp_pin_desc *ptp_pins) in ice_ptp_set_sma_config_e810t()
191 struct ptp_pin_desc ptp_pins[NUM_PTP_PINS_E810T]; in ice_ptp_set_sma_e810t()
/linux-6.3-rc2/drivers/net/ethernet/intel/igc/
A Digc.h248 struct ptp_pin_desc sdp_config[IGC_N_SDP];
A Digc_ptp.c931 struct ptp_pin_desc *ppd = &adapter->sdp_config[i]; in igc_ptp_init()
/linux-6.3-rc2/drivers/net/dsa/mv88e6xxx/
A Dptp.c506 struct ptp_pin_desc *ppd = &chip->pin_config[i]; in mv88e6xxx_ptp_setup()
A Dchip.h396 struct ptp_pin_desc pin_config[MV88E6XXX_MAX_GPIO];
/linux-6.3-rc2/drivers/net/ethernet/intel/igb/
A Digb.h634 struct ptp_pin_desc sdp_config[IGB_N_SDP];
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/
A Dlan966x_main.h242 struct ptp_pin_desc pins[LAN966X_PHC_PINS_NUM];
A Dlan966x_ptp.c992 struct ptp_pin_desc *p; in lan966x_ptp_phc_init()
/linux-6.3-rc2/drivers/net/phy/
A Ddp83640.c178 static void dp83640_gpio_defaults(struct ptp_pin_desc *pd) in dp83640_gpio_defaults()
1073 sizeof(struct ptp_pin_desc), in dp83640_clock_get_bus()
A Dbcm-phy-ptp.c134 struct ptp_pin_desc pin;
/linux-6.3-rc2/drivers/net/ethernet/mscc/
A Docelot_ptp.c803 struct ptp_pin_desc *p = &ocelot->ptp_pins[i]; in ocelot_init_timestamp()
/linux-6.3-rc2/drivers/net/dsa/sja1105/
A Dsja1105_ptp.c919 static struct ptp_pin_desc sja1105_ptp_pin = {
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dotx2_common.h305 struct ptp_pin_desc extts_config;
/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e.h754 struct ptp_pin_desc ptp_pin[3];
/linux-6.3-rc2/include/soc/mscc/
A Docelot.h874 struct ptp_pin_desc ptp_pins[OCELOT_PTP_PINS_NUM];

Completed in 69 milliseconds

12