Home
last modified time | relevance | path

Searched full:deskew (Results 1 – 21 of 21) sorted by relevance

/linux-6.12.1/Documentation/devicetree/bindings/display/bridge/
Dti,tfp410.yaml24 ti,deskew:
81 ti,deskew: false
84 - ti,deskew
95 ti,deskew = <3>;
/linux-6.12.1/drivers/gpu/drm/bridge/
Dti-tfp410.c268 u32 deskew = 0; in tfp410_parse_timings() local
322 of_property_read_u32(dvi->dev->of_node, "ti,deskew", &deskew); in tfp410_parse_timings()
323 if (deskew > 7) in tfp410_parse_timings()
326 timings->setup_time_ps = 1200 - 350 * ((s32)deskew - 4); in tfp410_parse_timings()
327 timings->hold_time_ps = max(0, 1300 + 350 * ((s32)deskew - 4)); in tfp410_parse_timings()
/linux-6.12.1/drivers/comedi/drivers/
Dz8536.h137 #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-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ptp_consts.h687 156250000, /* 156.25 MHz deskew clock */
691 156250000, /* 156.25 MHz deskew clock */
712 195312500, /* 193.3125 MHz deskew clock */
716 195312500, /* 193.3125 MHz deskew clock */
Dice_ptp_hw.h115 * different link speeds, either the deskew marker for multi-lane link speeds
147 * @rx_offset: total Rx offset, contains value for bitslip/deskew, fixed point
Dice_ptp_hw.c2108 * ice_ptp_calc_deskew_eth56g - Calculate deskew value
2111 * @ds: deskew multiplier
2115 * Return: calculated deskew value
3775 * - Rx Deskew PAR/PCS markers
3779 * - Rx Deskew PAR/PCS markers
/linux-6.12.1/kernel/gcov/
Dfs.c465 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-6.12.1/drivers/scsi/
DNCR5380.c1099 * 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()
Datp870u.c1103 udelay(2); /* 2 deskew delay(45ns*2=90ns) */ in tscam()
Dncr53c8xx.c3193 SCR_SET (SCR_ATN), /* Shall be asserted 2 deskew delays before the */
/linux-6.12.1/drivers/media/pci/intel/ipu6/
Dipu6-isys-csi2.c75 { "Lane deskew", false },
/linux-6.12.1/drivers/scsi/bfa/
Dbfi_ms.h292 __be32 deskew; member
Dbfa_svc.c3425 lattr->deskew = be32_to_cpu(tlink->deskew); in bfa_trunk_scn()
3437 bfa_trc(fcport->bfa, lattr->deskew); in bfa_trunk_scn()
3491 fcport->trunk.attr.link_attr[i].deskew = 0; in bfa_trunk_iocdisable()
Dbfa_defs_svc.h1132 u32 deskew; member
/linux-6.12.1/arch/arm64/boot/dts/ti/
Dk3-am68-sk-base-board.dts148 ti,deskew = <0>;
Dk3-j721e-sk.dts301 ti,deskew = <0>;
Dk3-am69-sk.dts301 ti,deskew = <0>;
/linux-6.12.1/drivers/pci/controller/
Dpci-tegra.c625 * instability in deskew logic on lane-0. Increase the deskew in tegra_pcie_apply_sw_fixup()
/linux-6.12.1/drivers/edac/
Dthunderx_edac.c1017 .descr = "RX deskew FIFO overflow",
/linux-6.12.1/drivers/scsi/sym53c8xx_2/
Dsym_fw2.h1529 SCR_SET (SCR_ATN), /* Shall be asserted 2 deskew delays before the */
Dsym_fw1.h1656 SCR_SET (SCR_ATN), /* Shall be asserted 2 deskew delays before the */