| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/display/bridge/ |
| D | ti,tfp410.yaml | 24 ti,deskew: 93 ti,deskew: false 96 - ti,deskew 107 ti,deskew = <3>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/display/bridge/ |
| D | ti,tfp410.yaml | 24 ti,deskew: 81 ti,deskew: false 84 - ti,deskew 95 ti,deskew = <3>;
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/ |
| D | ti-tfp410.c | 228 u32 deskew = 0; in tfp410_parse_timings() local 282 of_property_read_u32(dvi->dev->of_node, "ti,deskew", &deskew); in tfp410_parse_timings() 283 if (deskew > 7) in tfp410_parse_timings() 286 timings->setup_time_ps = 1200 - 350 * ((s32)deskew - 4); in tfp410_parse_timings() 287 timings->hold_time_ps = max(0, 1300 + 350 * ((s32)deskew - 4)); in tfp410_parse_timings()
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/ |
| D | ti-tfp410.c | 273 u32 deskew = 0; in tfp410_parse_timings() local 327 of_property_read_u32(dvi->dev->of_node, "ti,deskew", &deskew); in tfp410_parse_timings() 328 if (deskew > 7) in tfp410_parse_timings() 331 timings->setup_time_ps = 1200 - 350 * ((s32)deskew - 4); in tfp410_parse_timings() 332 timings->hold_time_ps = max(0, 1300 + 350 * ((s32)deskew - 4)); in tfp410_parse_timings()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/ |
| D | ice_ptp_consts.h | 285 156250000, /* 156.25 MHz deskew clock */ 289 156250000, /* 156.25 MHz deskew clock */ 310 195312500, /* 193.3125 MHz deskew clock */ 314 195312500, /* 193.3125 MHz deskew clock */
|
| D | ice_ptp_hw.h | 79 * different link speeds, either the deskew marker for multi-lane link speeds
|
| D | ice_ptp_hw.c | 1596 * - Rx Deskew PAR/PCS markers 1600 * - Rx Deskew PAR/PCS markers
|
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| 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 */
|
| /kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ |
| 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 */
|
| /kernel/linux/linux-5.10/kernel/gcov/ |
| D | fs.c | 355 static const char *deskew(const char *basename) in deskew() function 387 node->links[i] = debugfs_create_symlink(deskew(basename), in add_links() 446 node->dentry = debugfs_create_file(deskew(node->name), 0600, in new_node()
|
| /kernel/linux/linux-6.6/kernel/gcov/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/edac/ |
| D | mce_amd.c | 493 "Deskew Error", 559 "Deskew Error", 568 "Deskew Abort Error",
|
| /kernel/linux/linux-5.10/drivers/scsi/ |
| 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()
|
| /kernel/linux/linux-6.6/drivers/scsi/ |
| D | NCR5380.c | 1101 * The initiator shall then wait at least two deskew delays and release in NCR5380_select() 1104 udelay(1); /* wingel -- wait two bus deskew delay >2*45ns */ in NCR5380_select() 1124 * one deskew delay. in NCR5380_select() 1164 * No less than two deskew delays after the initiator detects the in NCR5380_select()
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/ti/ |
| D | k3-am68-sk-base-board.dts | 147 ti,deskew = <0>;
|
| D | k3-j721e-sk.dts | 264 ti,deskew = <0>;
|
| /kernel/linux/linux-5.10/drivers/scsi/bfa/ |
| D | bfi_ms.h | 292 __be32 deskew; member
|
| D | bfa_svc.c | 3445 lattr->deskew = be32_to_cpu(tlink->deskew); in bfa_trunk_scn() 3457 bfa_trc(fcport->bfa, lattr->deskew); in bfa_trunk_scn() 3511 fcport->trunk.attr.link_attr[i].deskew = 0; in bfa_trunk_iocdisable()
|
| D | bfa_defs_svc.h | 1132 u32 deskew; member
|
| /kernel/linux/linux-6.6/drivers/scsi/bfa/ |
| D | bfi_ms.h | 292 __be32 deskew; member
|
| D | bfa_svc.c | 3439 lattr->deskew = be32_to_cpu(tlink->deskew); in bfa_trunk_scn() 3451 bfa_trc(fcport->bfa, lattr->deskew); in bfa_trunk_scn() 3505 fcport->trunk.attr.link_attr[i].deskew = 0; in bfa_trunk_iocdisable()
|
| D | bfa_defs_svc.h | 1132 u32 deskew; member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgb/ |
| D | ixgb_hw.c | 341 /* 82597EX errata: Call check-for-link in case lane deskew is locked */ in ixgb_init_hw() 905 * 82597EX errata. Since the lane deskew problem may prevent in ixgb_check_for_link()
|
| /kernel/linux/linux-6.6/drivers/pci/controller/ |
| D | pci-tegra.c | 625 * instability in deskew logic on lane-0. Increase the deskew in tegra_pcie_apply_sw_fixup()
|
| /kernel/linux/linux-5.10/drivers/pci/controller/ |
| D | pci-tegra.c | 644 * instability in deskew logic on lane-0. Increase the deskew in tegra_pcie_apply_sw_fixup()
|