/drivers/phy/tegra/ |
D | xusb-tegra124.c | 300 struct tegra_xusb_lane *lane; in tegra124_usb3_save_context() local 460 static void tegra124_usb2_lane_remove(struct tegra_xusb_lane *lane) in tegra124_usb2_lane_remove() 474 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_usb2_phy_init() local 481 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_usb2_phy_exit() local 488 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_usb2_phy_power_on() local 577 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_usb2_phy_power_off() local 709 static void tegra124_ulpi_lane_remove(struct tegra_xusb_lane *lane) in tegra124_ulpi_lane_remove() 723 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_ulpi_phy_init() local 730 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_ulpi_phy_exit() local 845 static void tegra124_hsic_lane_remove(struct tegra_xusb_lane *lane) in tegra124_hsic_lane_remove() [all …]
|
D | xusb-tegra210.c | 816 struct tegra_xusb_lane *lane; in tegra210_usb3_set_lfps_detect() local 898 static void tegra210_usb2_lane_remove(struct tegra_xusb_lane *lane) in tegra210_usb2_lane_remove() 912 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_usb2_phy_init() local 928 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_usb2_phy_exit() local 935 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_usb2_phy_power_on() local 1060 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_usb2_phy_power_off() local 1197 static void tegra210_hsic_lane_remove(struct tegra_xusb_lane *lane) in tegra210_hsic_lane_remove() 1211 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_hsic_phy_init() local 1227 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_hsic_phy_exit() local 1234 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_hsic_phy_power_on() local [all …]
|
D | xusb.c | 106 tegra_xusb_lane_lookup_function(struct tegra_xusb_lane *lane, in tegra_xusb_lane_lookup_function() 118 int tegra_xusb_lane_parse_dt(struct tegra_xusb_lane *lane, in tegra_xusb_lane_parse_dt() 144 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra_xusb_lane_destroy() local 194 struct phy *lane; in tegra_xusb_pad_register() local 211 struct tegra_xusb_lane *lane; in tegra_xusb_pad_register() local 323 static void tegra_xusb_lane_program(struct tegra_xusb_lane *lane) in tegra_xusb_lane_program() 341 struct tegra_xusb_lane *lane; in tegra_xusb_pad_program() local 384 static bool tegra_xusb_lane_check(struct tegra_xusb_lane *lane, in tegra_xusb_lane_check() 396 struct tegra_xusb_lane *lane, *hit = ERR_PTR(-ENODEV); in tegra_xusb_find_lane() local 419 struct tegra_xusb_lane *lane, *match = ERR_PTR(-ENODEV); in tegra_xusb_port_find_lane() local
|
D | xusb.h | 64 to_usb2_lane(struct tegra_xusb_lane *lane) in to_usb2_lane() 74 to_ulpi_lane(struct tegra_xusb_lane *lane) in to_ulpi_lane() 93 to_hsic_lane(struct tegra_xusb_lane *lane) in to_hsic_lane() 103 to_pcie_lane(struct tegra_xusb_lane *lane) in to_pcie_lane() 113 to_sata_lane(struct tegra_xusb_lane *lane) in to_sata_lane() 245 struct tegra_xusb_lane *lane; member
|
/drivers/gpu/drm/bridge/analogix/ |
D | analogix_dp_core.c | 238 int pre_emphasis, int lane) in analogix_dp_set_lane_lane_pre_emphasis() 261 int lane, lane_count, pll_tries, retval; in analogix_dp_link_start() local 321 static unsigned char analogix_dp_get_lane_status(u8 link_status[2], int lane) in analogix_dp_get_lane_status() 331 int lane; in analogix_dp_clock_recovery_ok() local 345 int lane; in analogix_dp_channel_eq_ok() local 362 analogix_dp_get_adjust_request_voltage(u8 adjust_request[2], int lane) in analogix_dp_get_adjust_request_voltage() 372 int lane) in analogix_dp_get_adjust_request_pre_emphasis() 381 u8 training_lane_set, int lane) in analogix_dp_set_lane_link_training() 403 int lane) in analogix_dp_get_lane_link_training() 439 int lane, lane_count; in analogix_dp_get_adjust_training_lane() local [all …]
|
/drivers/phy/marvell/ |
D | phy-mvebu-cp110-comphy.c | 122 unsigned lane; member 167 static int mvebu_comphy_get_mux(int lane, int port, enum phy_mode mode) in mvebu_comphy_get_mux() 188 static void mvebu_comphy_ethernet_init_reset(struct mvebu_comphy_lane *lane, in mvebu_comphy_ethernet_init_reset() 258 static int mvebu_comphy_init_plls(struct mvebu_comphy_lane *lane, in mvebu_comphy_init_plls() 302 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_set_mode_sgmii() local 332 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_set_mode_10gkr() local 471 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_power_on() local 510 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_set_mode() local 521 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_power_off() local 552 struct mvebu_comphy_lane *lane; in mvebu_comphy_xlate() local [all …]
|
/drivers/net/ethernet/ti/ |
D | netcp_xgbepcsr.c | 155 void __iomem *serdes_regs, int lane) in netcp_xgbe_serdes_lane_config() 189 void __iomem *serdes_regs, int lane) in netcp_xgbe_serdes_lane_enable() 290 void __iomem *sig_detect_reg, int lane) in netcp_xgbe_serdes_reset_cdr() 437 int lane, int cm, int c1, int c2) in netcp_xgbe_serdes_setup_cm_c1_c2()
|
/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
D | dp.c | 85 u8 lane = (lt->stat[4 + (i >> 1)] >> ((i & 1) * 4)) & 0xf; in nvkm_dp_train_drive() local 172 u8 lane = (lt->stat[i >> 1] >> ((i & 1) * 4)) & 0xf; in nvkm_dp_train_eq() local 200 u8 lane = (lt->stat[i >> 1] >> ((i & 1) * 4)) & 0xf; in nvkm_dp_train_cr() local 486 u8 lane = (stat[i >> 1] >> ((i & 1) * 4)) & 0x0f; in nvkm_dp_acquire() local
|
/drivers/gpu/drm/i915/ |
D | intel_dp_link_training.c | 41 int lane; in intel_get_adjust_train() local 117 int lane; in intel_dp_link_max_vswing_reached() local
|
D | intel_dpio_phy.c | 595 int lane; in bxt_ddi_phy_set_lane_optim_mask() local 622 int lane; in bxt_ddi_phy_get_lane_lat_optim_mask() local
|
/drivers/gpu/drm/ |
D | drm_dp_helper.c | 52 int lane) in dp_get_lane_status() 65 int lane; in drm_dp_channel_eq_ok() local 83 int lane; in drm_dp_clock_recovery_ok() local 96 int lane) in drm_dp_get_adjust_request_voltage() 109 int lane) in drm_dp_get_adjust_request_pre_emphasis()
|
/drivers/ata/ |
D | sata_highbank.c | 273 u8 lane = port_data[sata_port].lane_mapping; in highbank_cphy_disable_overrides() local 284 u8 lane = port_data[sata_port].lane_mapping; in cphy_override_tx_attenuation() local 303 u8 lane = port_data[sata_port].lane_mapping; in cphy_override_rx_mode() local 327 u8 lane = port_data[sata_port].lane_mapping; in highbank_cphy_override_lane() local
|
/drivers/nvdimm/ |
D | btt.c | 213 static int btt_log_group_read(struct arena_info *arena, u32 lane, in btt_log_group_read() 334 static int btt_log_read(struct arena_info *arena, u32 lane, in btt_log_read() 368 static int __btt_log_write(struct arena_info *arena, u32 lane, in __btt_log_write() 389 static int btt_flog_write(struct arena_info *arena, u32 lane, u32 sub, in btt_flog_write() 512 static int arena_clear_freelist_error(struct arena_info *arena, u32 lane) in arena_clear_freelist_error() 1202 u32 lane = 0, premap, postmap; in btt_read_pg() local 1314 u32 premap = 0, old_postmap, new_postmap, lane = 0, i; in btt_write_pg() local
|
/drivers/gpu/drm/omapdrm/dss/ |
D | hdmi_phy.c | 40 u8 lane, pol; in hdmi_phy_parse_lanes() local
|
/drivers/gpu/drm/gma500/ |
D | cdv_intel_dp.c | 1249 int lane) in cdv_intel_get_adjust_request_voltage() 1262 int lane) in cdv_intel_get_adjust_request_pre_emphasis() 1310 int lane; in cdv_intel_get_adjust_train() local 1335 int lane) in cdv_intel_get_lane_status() 1348 int lane; in cdv_intel_clock_recovery_ok() local 1369 int lane; in cdv_intel_channel_eq_ok() local
|
/drivers/staging/media/atomisp/pci/atomisp2/css2400/css_2401_csi2p_system/host/ |
D | csi_rx_private.h | 78 const uint32_t lane, in csi_rx_fe_ctrl_get_dlane_state()
|
/drivers/gpu/drm/tegra/ |
D | sor.c | 415 unsigned long lane = SOR_DP_TPG_CHANNEL_CODING | in tegra_sor_dp_train_fast() local 436 unsigned long lane = SOR_DP_TPG_CHANNEL_CODING | in tegra_sor_dp_train_fast() local 451 unsigned long lane = SOR_DP_TPG_CHANNEL_CODING | in tegra_sor_dp_train_fast() local 1690 unsigned long lane = SOR_DP_TPG_CHANNEL_CODING | in tegra_sor_edp_enable() local 1735 unsigned long lane = SOR_DP_TPG_CHANNEL_CODING | in tegra_sor_edp_enable() local
|
/drivers/video/fbdev/omap2/omapfb/dss/ |
D | hdmi_phy.c | 47 u8 lane, pol; in hdmi_phy_parse_lanes() local
|
/drivers/phy/ |
D | phy-xgene.c | 669 static void serdes_wr(struct xgene_phy_ctx *ctx, int lane, u32 reg, u32 data) in serdes_wr() 684 static void serdes_rd(struct xgene_phy_ctx *ctx, int lane, u32 reg, u32 *data) in serdes_rd() 695 static void serdes_clrbits(struct xgene_phy_ctx *ctx, int lane, u32 reg, in serdes_clrbits() 705 static void serdes_setbits(struct xgene_phy_ctx *ctx, int lane, u32 reg, in serdes_setbits() 955 int lane; in xgene_phy_sata_cfg_lanes() local 1354 static void xgene_phy_force_lat_summer_cal(struct xgene_phy_ctx *ctx, int lane) in xgene_phy_force_lat_summer_cal() 1420 static void xgene_phy_reset_rxd(struct xgene_phy_ctx *ctx, int lane) in xgene_phy_reset_rxd() 1434 static void xgene_phy_gen_avg_val(struct xgene_phy_ctx *ctx, int lane) in xgene_phy_gen_avg_val()
|
/drivers/pinctrl/tegra/ |
D | pinctrl-tegra-xusb.c | 307 const struct tegra_xusb_padctl_lane *lane; in tegra_xusb_padctl_pinmux_set() local 340 const struct tegra_xusb_padctl_lane *lane; in tegra_xusb_padctl_pinconf_group_get() local 378 const struct tegra_xusb_padctl_lane *lane; in tegra_xusb_padctl_pinconf_group_set() local
|
/drivers/net/dsa/mv88e6xxx/ |
D | serdes.c | 132 int port_donor, int lane, bool rxaui, bool on) in mv88e6390_serdes_lower()
|
/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.c | 3224 u8 lane = 0; in bnx2x_get_warpcore_lane() local 3547 u8 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_ext_phy_update_adv_fc() local 3719 u16 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_warpcore_restart_AN_KR() local 3732 u16 lane, i, cl72_ctrl, an_adv = 0, val; in bnx2x_warpcore_enable_AN_KR() local 3886 u16 val16, i, lane; in bnx2x_warpcore_set_10G_KR() local 3954 u16 misc1_val, tap_val, tx_driver_val, lane, val; in bnx2x_warpcore_set_10G_XFI() local 4140 u16 lane) in bnx2x_warpcore_set_20G_DXGXS() 4294 u16 lane) in bnx2x_warpcore_clear_regs() 4388 u16 gp2_status_reg0, lane; in bnx2x_warpcore_get_sigdet() local 4413 u16 lane = bnx2x_get_warpcore_lane(phy, params); in bnx2x_warpcore_config_runtime() local [all …]
|
/drivers/phy/rockchip/ |
D | phy-rockchip-typec.c | 382 static void tcphy_tx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_tx_usb3_cfg_lane() 392 static void tcphy_rx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_rx_usb3_cfg_lane() 406 static void tcphy_dp_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_dp_cfg_lane()
|
/drivers/scsi/ufs/ |
D | ufshci.h | 230 #define UIC_ARG_MPHY_TX_GEN_SEL_INDEX(lane) (lane) argument 231 #define UIC_ARG_MPHY_RX_GEN_SEL_INDEX(lane) (PA_MAXDATALANES + (lane)) argument
|
/drivers/gpu/drm/msm/edp/ |
D | edp_ctrl.c | 415 u8 lane; in edp_fill_link_cfg() local 707 u8 rate, lane, max_lane; in edp_link_rate_down_shift() local
|