Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dptp_clock.h91 struct ptp_pin_desc { struct
125 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) argument
126 #define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct ptp_pin_desc)
/linux-4.1.27/include/linux/
Dptp_clock_kernel.h104 struct ptp_pin_desc *pin_config;
/linux-4.1.27/drivers/ptp/
Dptp_chardev.c62 struct ptp_pin_desc *pin1 = NULL, *pin2 = &info->pin_config[pin]; in ptp_set_pinfunc()
123 struct ptp_pin_desc pd; in ptp_ioctl()
Dptp_clock.c325 struct ptp_pin_desc *pin = NULL; in ptp_find_pin()
/linux-4.1.27/Documentation/ptp/
Dtestptp.c149 struct ptp_pin_desc desc; in main()
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/
Dfm10k_ptp.c373 static struct ptp_pin_desc fm10k_ptp_pd[2] = {
/linux-4.1.27/drivers/net/ethernet/intel/igb/
Digb.h445 struct ptp_pin_desc sdp_config[IGB_N_SDP];
Digb_ptp.c1024 struct ptp_pin_desc *ppd = &adapter->sdp_config[i]; in igb_ptp_init()
/linux-4.1.27/drivers/net/phy/
Ddp83640.c181 static void dp83640_gpio_defaults(struct ptp_pin_desc *pd) in dp83640_gpio_defaults()
1085 clock->caps.pin_config = kzalloc(sizeof(struct ptp_pin_desc) * in dp83640_clock_get_bus()