Searched refs:ptp_pin_desc (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ |
| D | ptp_clock.h | 146 struct ptp_pin_desc { struct 180 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) argument 181 #define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct ptp_pin_desc) 192 #define PTP_PIN_GETFUNC2 _IOWR(PTP_CLK_MAGIC, 15, struct ptp_pin_desc) 193 #define PTP_PIN_SETFUNC2 _IOW(PTP_CLK_MAGIC, 16, struct ptp_pin_desc)
|
| /Linux-v5.4/drivers/net/ethernet/microchip/ |
| D | lan743x_ptp.h | 54 struct ptp_pin_desc pin_config[1];
|
| /Linux-v5.4/include/linux/ |
| D | ptp_clock_kernel.h | 128 struct ptp_pin_desc *pin_config;
|
| /Linux-v5.4/drivers/ptp/ |
| D | ptp_chardev.c | 52 struct ptp_pin_desc *pin1 = NULL, *pin2 = &info->pin_config[pin]; in ptp_set_pinfunc() 122 struct ptp_pin_desc pd; in ptp_ioctl()
|
| D | ptp_clock.c | 351 struct ptp_pin_desc *pin = NULL; in ptp_find_pin()
|
| /Linux-v5.4/tools/testing/selftests/ptp/ |
| D | testptp.c | 150 struct ptp_pin_desc desc; in main()
|
| /Linux-v5.4/drivers/net/dsa/mv88e6xxx/ |
| D | chip.h | 308 struct ptp_pin_desc pin_config[MV88E6XXX_MAX_GPIO];
|
| D | ptp.c | 477 struct ptp_pin_desc *ppd = &chip->pin_config[i]; in mv88e6xxx_ptp_setup()
|
| /Linux-v5.4/drivers/net/ethernet/intel/igb/ |
| D | igb.h | 564 struct ptp_pin_desc sdp_config[IGB_N_SDP];
|
| D | igb_ptp.c | 1222 struct ptp_pin_desc *ppd = &adapter->sdp_config[i]; in igb_ptp_init()
|
| /Linux-v5.4/drivers/net/phy/ |
| D | dp83640.c | 169 static void dp83640_gpio_defaults(struct ptp_pin_desc *pd) in dp83640_gpio_defaults() 1114 sizeof(struct ptp_pin_desc), in dp83640_clock_get_bus()
|