/linux/drivers/net/dsa/mv88e6xxx/ |
A D | serdes.c | 219 int lane) in mv88e6352_serdes_pcs_an_restart() 265 int lane = -ENODEV; in mv88e6352_serdes_get_lane() local 386 int lane) in mv88e6352_serdes_irq_status() 448 int lane = -ENODEV; in mv88e6341_serdes_get_lane() local 557 int lane) in mv88e6097_serdes_irq_status() 574 int lane = -ENODEV; in mv88e6390_serdes_get_lane() local 799 int lane; in mv88e6390_serdes_get_stats() local 1028 int lane) in mv88e6390_serdes_pcs_an_restart() 1192 int lane) in mv88e6393x_serdes_irq_status() 1228 int lane) in mv88e6390_serdes_irq_status() [all …]
|
A D | serdes.h | 190 int port, int lane) in mv88e6xxx_serdes_power_up() 199 int port, int lane) in mv88e6xxx_serdes_power_down() 217 int port, int lane) in mv88e6xxx_serdes_irq_enable() 226 int port, int lane) in mv88e6xxx_serdes_irq_disable() 235 mv88e6xxx_serdes_irq_status(struct mv88e6xxx_chip *chip, int port, int lane) in mv88e6xxx_serdes_irq_status()
|
/linux/drivers/net/dsa/b53/ |
A D | b53_serdes.c | 37 static void b53_serdes_set_lane(struct b53_device *dev, u8 lane) in b53_serdes_set_lane() 49 static void b53_serdes_write(struct b53_device *dev, u8 lane, in b53_serdes_write() 56 static u16 b53_serdes_read(struct b53_device *dev, u8 lane, in b53_serdes_read() 66 u8 lane = b53_serdes_map_lane(dev, port); in b53_serdes_config() local 85 u8 lane = b53_serdes_map_lane(dev, port); in b53_serdes_an_restart() local 102 u8 lane = b53_serdes_map_lane(dev, port); in b53_serdes_link_state() local 144 u8 lane = b53_serdes_map_lane(dev, port); in b53_serdes_link_set() local 165 u8 lane = b53_serdes_map_lane(dev, port); in b53_serdes_phylink_validate() local 185 u8 lane = b53_serdes_map_lane(dev, port); in b53_serdes_init() local
|
/linux/drivers/phy/marvell/ |
A D | phy-armada38x-comphy.c | 46 struct a38x_comphy_lane lane[MAX_A38X_COMPHY]; member 58 static void a38x_set_conf(struct a38x_comphy_lane *lane, bool enable) in a38x_set_conf() 73 static void a38x_comphy_set_reg(struct a38x_comphy_lane *lane, in a38x_comphy_set_reg() 82 static void a38x_comphy_set_speed(struct a38x_comphy_lane *lane, in a38x_comphy_set_speed() 91 static int a38x_comphy_poll(struct a38x_comphy_lane *lane, in a38x_comphy_poll() 114 struct a38x_comphy_lane *lane = phy_get_drvdata(phy); in a38x_comphy_set_mode() local 159 struct a38x_comphy_lane *lane; in a38x_comphy_xlate() local
|
A D | phy-mvebu-a3700-comphy.c | 52 unsigned int lane; member 104 static int mvebu_a3700_comphy_smc(unsigned long function, unsigned long lane, in mvebu_a3700_comphy_smc() 123 static int mvebu_a3700_comphy_get_fw_mode(int lane, int port, in mvebu_a3700_comphy_get_fw_mode() 150 struct mvebu_a3700_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_a3700_comphy_set_mode() local 172 struct mvebu_a3700_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_a3700_comphy_power_on() local 234 struct mvebu_a3700_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_a3700_comphy_power_off() local 249 struct mvebu_a3700_comphy_lane *lane; in mvebu_a3700_comphy_xlate() local 271 struct mvebu_a3700_comphy_lane *lane; in mvebu_a3700_comphy_probe() local
|
A D | phy-mvebu-cp110-comphy.c | 180 unsigned lane; member 272 unsigned long lane, unsigned long mode) in mvebu_comphy_smc() 491 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_set_mode_sgmii() local 524 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_set_mode_rxaui() local 577 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_set_mode_10gbaser() local 719 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_power_on_legacy() local 763 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_power_on() local 846 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_set_mode() local 866 struct mvebu_comphy_lane *lane = phy_get_drvdata(phy); in mvebu_comphy_power_off_legacy() local 912 struct mvebu_comphy_lane *lane; in mvebu_comphy_xlate() local [all …]
|
/linux/drivers/phy/tegra/ |
A D | xusb-tegra210.c | 1699 struct tegra_xusb_lane *lane; in tegra210_usb3_set_lfps_detect() local 1800 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_usb2_phy_init() local 1835 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_usb2_phy_exit() local 1916 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_usb2_phy_set_mode() local 1954 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_usb2_phy_power_on() local 2114 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_usb2_phy_power_off() local 2296 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_hsic_phy_init() local 2317 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_hsic_phy_power_on() local 2402 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra210_hsic_phy_power_off() local 3090 struct tegra_xusb_lane *lane; in tegra210_utmi_port_reset() local [all …]
|
A D | xusb.c | 109 int tegra_xusb_lane_parse_dt(struct tegra_xusb_lane *lane, in tegra_xusb_lane_parse_dt() 135 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra_xusb_lane_destroy() local 185 struct phy *lane; in tegra_xusb_pad_register() local 202 struct tegra_xusb_lane *lane; in tegra_xusb_pad_register() local 342 struct tegra_xusb_lane *lane; in tegra_xusb_pad_program() local 397 struct tegra_xusb_lane *lane, *hit = ERR_PTR(-ENODEV); in tegra_xusb_find_lane() local 655 struct tegra_xusb_lane *lane; in tegra_xusb_setup_usb_role_switch() local 1375 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra_xusb_padctl_enable_phy_sleepwalk() local 1386 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra_xusb_padctl_disable_phy_sleepwalk() local 1397 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra_xusb_padctl_enable_phy_wake() local [all …]
|
A D | xusb-tegra124.c | 292 struct tegra_xusb_lane *lane; in tegra124_usb3_save_context() local 466 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_usb2_phy_init() local 473 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_usb2_phy_exit() local 480 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_usb2_phy_power_on() local 569 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_usb2_phy_power_off() local 715 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_ulpi_phy_init() local 722 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_ulpi_phy_exit() local 851 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_hsic_phy_init() local 858 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_hsic_phy_exit() local 865 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra124_hsic_phy_power_on() local [all …]
|
A D | xusb-tegra186.c | 308 static void tegra186_usb2_lane_remove(struct tegra_xusb_lane *lane) in tegra186_usb2_lane_remove() 501 static int tegra186_utmi_enable_phy_wake(struct tegra_xusb_lane *lane) in tegra186_utmi_enable_phy_wake() 643 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra_phy_xusb_utmi_pad_power_on() local 674 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra_phy_xusb_utmi_pad_power_down() local 750 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra186_utmi_phy_set_mode() local 788 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra186_utmi_phy_power_on() local 867 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra186_utmi_phy_init() local 894 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra186_utmi_phy_exit() local 1039 static void tegra186_usb3_lane_remove(struct tegra_xusb_lane *lane) in tegra186_usb3_lane_remove() 1193 struct tegra_xusb_lane *lane = phy_get_drvdata(phy); in tegra186_usb3_phy_power_on() local [all …]
|
A D | xusb.h | 62 to_usb3_lane(struct tegra_xusb_lane *lane) in to_usb3_lane() 75 to_usb2_lane(struct tegra_xusb_lane *lane) in to_usb2_lane() 85 to_ulpi_lane(struct tegra_xusb_lane *lane) in to_ulpi_lane() 104 to_hsic_lane(struct tegra_xusb_lane *lane) in to_hsic_lane() 114 to_pcie_lane(struct tegra_xusb_lane *lane) in to_pcie_lane() 124 to_sata_lane(struct tegra_xusb_lane *lane) in to_sata_lane() 278 struct tegra_xusb_lane *lane; member
|
/linux/drivers/gpu/drm/bridge/analogix/ |
A 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 337 int lane; in analogix_dp_clock_recovery_ok() local 351 int lane; in analogix_dp_channel_eq_ok() local 368 analogix_dp_get_adjust_request_voltage(u8 adjust_request[2], int lane) in analogix_dp_get_adjust_request_voltage() 378 int lane) in analogix_dp_get_adjust_request_pre_emphasis() 387 u8 training_lane_set, int lane) in analogix_dp_set_lane_link_training() 409 int lane) in analogix_dp_get_lane_link_training() 445 int lane, lane_count; in analogix_dp_get_adjust_training_lane() local 468 int lane, lane_count, retval; in analogix_dp_process_clock_recovery() local [all …]
|
/linux/arch/arm/mach-mv78xx0/ |
A D | pcie.c | 21 #define MV78XX0_MBUS_PCIE_MEM_TARGET(port, lane) ((port) ? 8 : 4) argument 22 #define MV78XX0_MBUS_PCIE_MEM_ATTR(port, lane) (0xf8 & ~(0x10 << (lane))) argument 23 #define MV78XX0_MBUS_PCIE_IO_TARGET(port, lane) ((port) ? 8 : 4) argument 24 #define MV78XX0_MBUS_PCIE_IO_ATTR(port, lane) (0xf0 & ~(0x10 << (lane))) argument
|
/linux/drivers/gpu/drm/i915/display/ |
A D | intel_dp_link_training.c | 312 int lane) in intel_dp_get_lane_adjust_tx_ffe_preset() 332 int lane) in intel_dp_get_lane_adjust_vswing_preemph() 368 int lane) in intel_dp_get_lane_adjust_train() 379 #define _TRAIN_REQ_VSWING_ARGS(link_status, lane) \ argument 386 #define _TRAIN_REQ_PREEMPH_ARGS(link_status, lane) \ argument 393 #define _TRAIN_REQ_TX_FFE_ARGS(link_status, lane) \ argument 410 int lane; in intel_dp_get_adjust_train() local 621 int lane; in intel_dp_link_max_vswing_reached() local 699 int lane; in intel_dp_adjust_request_changed() local
|
/linux/drivers/net/ethernet/ti/ |
A D | netcp_xgbepcsr.c | 148 void __iomem *serdes_regs, int lane) in netcp_xgbe_serdes_lane_config() 182 void __iomem *serdes_regs, int lane) in netcp_xgbe_serdes_lane_enable() 283 void __iomem *sig_detect_reg, int lane) in netcp_xgbe_serdes_reset_cdr() 430 int lane, int cm, int c1, int c2) in netcp_xgbe_serdes_setup_cm_c1_c2()
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
A D | dc_link_dp.c | 647 uint32_t lane; in dp_is_cr_done() local 660 uint32_t lane; in dp_is_ch_eq_done() local 671 uint32_t lane; in dp_is_symbol_locked() local 720 uint32_t lane; in dp_decide_lane_settings() local 784 uint32_t lane; in maximize_lane_settings() local 840 uint32_t lane; in override_lane_settings() local 877 uint32_t lane; in dp_get_lane_status_and_lane_adjust() local 1013 uint32_t lane; in dp_is_max_vs_reached() local 1035 uint32_t lane; in perform_post_lt_adj_req_sequence() local 1435 uint32_t lane; local [all …]
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
A D | dp.c | 92 u8 lane = (lt->stat[4 + (i >> 1)] >> ((i & 1) * 4)) & 0xf; in nvkm_dp_train_drive() local 179 u8 lane = (lt->stat[i >> 1] >> ((i & 1) * 4)) & 0xf; in nvkm_dp_train_eq() local 207 u8 lane = (lt->stat[i >> 1] >> ((i & 1) * 4)) & 0xf; in nvkm_dp_train_cr() local 508 u8 lane = (stat[i >> 1] >> ((i & 1) * 4)) & 0x0f; in nvkm_dp_acquire() local
|
/linux/arch/mips/cavium-octeon/executive/ |
A D | cvmx-helper-errata.c | 51 int lane; in __cvmx_helper_errata_qlm_disable_2nd_order_cdr() local
|
/linux/drivers/ata/ |
A D | sata_highbank.c | 259 u8 lane = port_data[sata_port].lane_mapping; in highbank_cphy_disable_overrides() local 270 u8 lane = port_data[sata_port].lane_mapping; in cphy_override_tx_attenuation() local 289 u8 lane = port_data[sata_port].lane_mapping; in cphy_override_rx_mode() local 313 u8 lane = port_data[sata_port].lane_mapping; in highbank_cphy_override_lane() local
|
/linux/drivers/nvdimm/ |
A D | btt.c | 207 static int btt_log_group_read(struct arena_info *arena, u32 lane, in btt_log_group_read() 328 static int btt_log_read(struct arena_info *arena, u32 lane, in btt_log_read() 362 static int __btt_log_write(struct arena_info *arena, u32 lane, in __btt_log_write() 383 static int btt_flog_write(struct arena_info *arena, u32 lane, u32 sub, in btt_flog_write() 506 static int arena_clear_freelist_error(struct arena_info *arena, u32 lane) in arena_clear_freelist_error() 1205 u32 lane = 0, premap, postmap; in btt_read_pg() local 1317 u32 premap = 0, old_postmap, new_postmap, lane = 0, i; in btt_write_pg() local
|
/linux/include/linux/platform_data/media/ |
A D | mmp-camera.h | 23 int lane; /* ccic used lane number; 0 means DVP mode */ member
|
/linux/drivers/thunderbolt/ |
A D | lc.c | 52 u32 ctrl, lane; in tb_lc_set_port_configured() local 110 u32 ctrl, lane; in tb_lc_set_xdomain_configured() local
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
A D | hdmi_phy.c | 37 u8 lane, pol; in hdmi_phy_parse_lanes() local
|
/linux/drivers/gpu/drm/ |
A D | drm_dp_helper.c | 63 int lane) in dp_get_lane_status() 77 int lane; in drm_dp_channel_eq_ok() local 95 int lane; in drm_dp_clock_recovery_ok() local 108 int lane) in drm_dp_get_adjust_request_voltage() 121 int lane) in drm_dp_get_adjust_request_pre_emphasis() 135 int lane) in drm_dp_get_adjust_tx_ffe_preset() 148 unsigned int lane) in drm_dp_get_adjust_request_post_cursor()
|
/linux/drivers/staging/media/atomisp/pci/css_2401_system/host/ |
A D | csi_rx_private.h | 106 const u32 lane, in csi_rx_fe_ctrl_get_dlane_state()
|