Home
last modified time | relevance | path

Searched refs:n_per_out (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/ptp/
H A Dptp_sysfs.c32 PTP_SHOW_INT(n_periodic_outputs, n_per_out);
110 if (req.perout.index >= ops->n_per_out) in period_store()
181 if (!info->n_per_out) in ptp_is_attribute_visible()
H A Dptp_chardev.c75 if (chan >= info->n_per_out) in ptp_set_pinfunc()
135 caps.n_per_out = ptp->info->n_per_out; in ptp_ioctl()
241 if (req.perout.index >= ops->n_per_out) { in ptp_ioctl()
H A Dptp_qoriq.c320 .n_per_out = 0,
H A Dptp_clockmatrix.c1845 .n_per_out = 12,
1858 .n_per_out = 12,
H A Dptp_idt82p33.c813 channel->caps.n_per_out = hweight8(channel->output_mask); in idt82p33_enable_channel()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.c175 .n_per_out = 0, /* will be overwritten in stmmac_ptp_register */
204 stmmac_ptp_clock_ops.n_per_out = priv->dma_cap.pps_out_num; in stmmac_ptp_register()
/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 Dptp_clock.h52 int n_per_out; /* Number of programmable periodic signals. */ member
/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 Dptp_clock.h52 int n_per_out; /* Number of programmable periodic signals. */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dptp_clock.h91 int n_per_out; /* Number of programmable periodic signals. */ member
/OK3568_Linux_fs/kernel/include/linux/
H A Dptp_clock_kernel.h128 int n_per_out; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/enetc/
H A Denetc_ptp.c19 .n_per_out = 0,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/aquantia/atlantic/
H A Daq_ptp.c400 if (pin_index >= ptp->n_per_out) in aq_ptp_perout_pin_configure()
436 if (pin_index >= ptp->n_per_out) in aq_ptp_pps_pin_configure()
1039 .n_per_out = 0,
1122 info->n_per_out = out_pin_cnt; in aq_ptp_gpio_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_ptp.c1393 adapter->ptp_caps.n_per_out = 0; in ixgbe_ptp_create_clock()
1410 adapter->ptp_caps.n_per_out = 0; in ixgbe_ptp_create_clock()
1426 adapter->ptp_caps.n_per_out = 0; in ixgbe_ptp_create_clock()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c79 .n_per_out = 3,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx4/
H A Den_clock.c237 .n_per_out = 0,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dptp.c260 .n_per_out = 0,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dclock.c446 .n_per_out = 0,
527 clock->ptp_info.n_per_out = MLX5_GET(mtpps_reg, out, in mlx5_get_pps_caps()
/OK3568_Linux_fs/kernel/tools/testing/selftests/ptp/
H A Dtestptp.c289 caps.n_per_out, in main()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ptp.c405 .n_per_out = 0,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/renesas/
H A Dravb_ptp.c295 .n_per_out = N_PER_OUT,
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dptp.c472 chip->ptp_clock_info.n_per_out = 0; in mv88e6xxx_ptp_setup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c190 .n_per_out = 0,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qlogic/qede/
H A Dqede_ptp.c468 ptp->clock_info.n_per_out = 0; in qede_ptp_enable()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Dfec_ptp.c591 fep->ptp_caps.n_per_out = 0; in fec_ptp_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c618 if (request->perout.index < ptpci->n_per_out) in lan743x_ptpci_enable()
1023 ptp->ptp_clock_info.n_per_out = LAN743X_PTP_N_EVENT_CHAN; in lan743x_ptp_open()

12