| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | ptp_clock.h | 174 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)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | ptp_clock.h | 101 struct ptp_pin_desc { struct 135 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) argument 136 #define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct ptp_pin_desc)
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | ptp_clock.h | 101 struct ptp_pin_desc { struct 135 #define PTP_PIN_GETFUNC _IOWR(PTP_CLK_MAGIC, 6, struct ptp_pin_desc) argument 136 #define PTP_PIN_SETFUNC _IOW(PTP_CLK_MAGIC, 7, struct ptp_pin_desc)
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ptp.h | 71 struct ptp_pin_desc pin_config[LAN743X_PTP_N_GPIO];
|
| H A D | lan743x_ptp.c | 1009 struct ptp_pin_desc *ptp_pin = &ptp->pin_config[i]; in lan743x_ptp_open()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ptp_clock_kernel.h | 131 struct ptp_pin_desc *pin_config;
|
| /OK3568_Linux_fs/kernel/drivers/ptp/ |
| H A 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()
|
| H A D | ptp_clock.c | 357 struct ptp_pin_desc *pin = NULL; in ptp_find_pin()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/ |
| H A D | aq_ptp.c | 1103 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()
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/ptp/ |
| H A D | testptp.c | 154 struct ptp_pin_desc desc; in main()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot_ptp.c | 312 struct ptp_pin_desc *p = &ocelot->ptp_pins[i]; in ocelot_init_timestamp()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/ |
| H A D | ptp.c | 477 struct ptp_pin_desc *ppd = &chip->pin_config[i]; in mv88e6xxx_ptp_setup()
|
| H A D | chip.h | 337 struct ptp_pin_desc pin_config[MV88E6XXX_MAX_GPIO];
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | igb.h | 634 struct ptp_pin_desc sdp_config[IGB_N_SDP];
|
| H A D | igb_ptp.c | 1239 struct ptp_pin_desc *ppd = &adapter->sdp_config[i]; in igb_ptp_init()
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | dp83640.c | 170 static void dp83640_gpio_defaults(struct ptp_pin_desc *pd) in dp83640_gpio_defaults() 1078 sizeof(struct ptp_pin_desc), in dp83640_clock_get_bus()
|
| /OK3568_Linux_fs/kernel/include/soc/mscc/ |
| H A D | ocelot.h | 657 struct ptp_pin_desc ptp_pins[OCELOT_PTP_PINS_NUM];
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/sja1105/ |
| H A D | sja1105_ptp.c | 835 static struct ptp_pin_desc sja1105_ptp_pin = {
|