Searched full:deskew (Results 1 – 17 of 17) sorted by relevance
| /linux/Documentation/devicetree/bindings/display/bridge/ |
| H A D | ti,tfp410.yaml | 24 ti,deskew: 81 ti,deskew: false 84 - ti,deskew 95 ti,deskew = <3>;
|
| /linux/drivers/gpu/drm/bridge/ |
| H A D | ti-tfp410.c | 269 u32 deskew = 0; in tfp410_parse_timings() local 323 of_property_read_u32(dvi->dev->of_node, "ti,deskew", &deskew); in tfp410_parse_timings() 324 if (deskew > 7) in tfp410_parse_timings() 327 timings->setup_time_ps = 1200 - 350 * ((s32)deskew - 4); in tfp410_parse_timings() 328 timings->hold_time_ps = max(0, 1300 + 350 * ((s32)deskew - 4)); in tfp410_parse_timings()
|
| /linux/drivers/comedi/drivers/ |
| H A D | z8536.h | 137 #define Z8536_PAB_MODE_DTE BIT(0) /* Deskew Timer Enabled */ 156 #define Z8536_PAB_HANDSHAKE_DESKEW(x) ((x) << 0)/* Deskew Time */ 157 #define Z8536_PAB_HANDSHAKE_DESKEW_MASK (3 << 0)/* Deskew Time mask */
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ptp_consts.h | 469 156250000, /* 156.25 MHz deskew clock */ 473 156250000, /* 156.25 MHz deskew clock */ 494 195312500, /* 193.3125 MHz deskew clock */ 498 195312500, /* 193.3125 MHz deskew clock */
|
| H A D | ice_ptp_hw.h | 113 * different link speeds, either the deskew marker for multi-lane link speeds 145 * @rx_offset: total Rx offset, contains value for bitslip/deskew, fixed point
|
| H A D | ice_ptp_hw.c | 1671 * ice_ptp_calc_deskew_eth56g - Calculate deskew value 1674 * @ds: deskew multiplier 1678 * Return: calculated deskew value 3265 * - Rx Deskew PAR/PCS markers 3269 * - Rx Deskew PAR/PCS markers
|
| /linux/kernel/gcov/ |
| H A D | fs.c | 465 static const char *deskew(const char *basename) in deskew() function 497 node->links[i] = debugfs_create_symlink(deskew(basename), in add_links() 556 node->dentry = debugfs_create_file(deskew(node->name), 0600, in new_node()
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-j721e-common-proc-board-infotainment.dtso | 37 ti,deskew = <0>;
|
| /linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| H A D | link_dp_training_8b_10b.c | 147 …* This allows these LTTPRs to minimize freq/phase and skew variation during lock and deskew sequen… in decide_8b_10b_training_settings()
|
| /linux/drivers/scsi/ |
| H A D | NCR5380.c | 1099 * The initiator shall then wait at least two deskew delays and release in NCR5380_select() 1102 udelay(1); /* wingel -- wait two bus deskew delay >2*45ns */ in NCR5380_select() 1122 * one deskew delay. in NCR5380_select() 1162 * No less than two deskew delays after the initiator detects the in NCR5380_select()
|
| H A D | ncr53c8xx.c | 3193 SCR_SET (SCR_ATN), /* Shall be asserted 2 deskew delays before the */
|
| /linux/drivers/scsi/bfa/ |
| H A D | bfi_ms.h | 292 __be32 deskew; member
|
| H A D | bfa_defs_svc.h | 1132 u32 deskew; member
|
| /linux/drivers/pci/controller/ |
| H A D | pci-tegra.c | 627 * instability in deskew logic on lane-0. Increase the deskew in tegra_pcie_apply_sw_fixup()
|
| /linux/drivers/edac/ |
| H A D | thunderx_edac.c | 1017 .descr = "RX deskew FIFO overflow",
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_fw2.h | 1529 SCR_SET (SCR_ATN), /* Shall be asserted 2 deskew delays before the */
|
| H A D | sym_fw1.h | 1656 SCR_SET (SCR_ATN), /* Shall be asserted 2 deskew delays before the */
|