Home
last modified time | relevance | path

Searched defs:lane (Results 101 – 125 of 162) sorted by relevance

1234567

/openbmc/u-boot/arch/arm/mach-tegra/
H A Dxusb-padctl-common.h43 const struct tegra_xusb_padctl_lane *lane; member
/openbmc/linux/arch/sh/drivers/pci/
H A Dpcie-sh7786.c183 unsigned int lane, unsigned int data) in phy_write_reg()
/openbmc/linux/sound/soc/tegra/
H A Dtegra186_asrc.h108 struct tegra186_asrc_lane lane[TEGRA186_ASRC_STREAM_MAX]; member
/openbmc/u-boot/board/freescale/t208xqds/
H A Deth_t208xqds.c516 int i, idx, lane, slot, interface; in board_eth_init() local
/openbmc/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun4i.c368 u32 lane, number_of_lanes = mctl_get_number_of_lanes(); in mctl_set_dqs_gating_delay() local
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfsl_lsch3_serdes.c135 int lane; in serdes_init() local
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dpcs-639x.c551 int lane, err; in mv88e6390_pcs_init() local
930 int lane, err; in mv88e6393x_pcs_init() local
/openbmc/linux/drivers/phy/rockchip/
H A Dphy-rockchip-typec.c505 static void tcphy_tx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_tx_usb3_cfg_lane()
515 static void tcphy_rx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_rx_usb3_cfg_lane()
529 static void tcphy_dp_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_dp_cfg_lane()
/openbmc/linux/drivers/edac/
H A Dppc4xx_edac.h154 #define SDRAM_ECCES_BNCE_ENCODE(lane) PPC_REG_VAL(((lane) & 0xF), 1) argument
H A Dthunderx_edac.c1081 int lane; in thunderx_ocx_com_isr() local
1114 int lane; in thunderx_ocx_com_threaded_isr() local
1329 int lane, stat, cfg; in thunderx_ocx_clearstats() local
/openbmc/u-boot/board/freescale/b4860qds/
H A Db4860qds.c777 u32 serdes1_prtcl, lane; in config_serdes1_refclks() local
/openbmc/linux/drivers/nvdimm/
H A Dregion_devs.c940 unsigned int cpu, lane; in nd_region_acquire_lane() local
959 void nd_region_release_lane(struct nd_region *nd_region, unsigned int lane) in nd_region_release_lane()
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dtxc43128_phy.c208 int lane; in txc_bist_one() local
/openbmc/u-boot/arch/arm/mach-mvebu/serdes/a38x/
H A Dhigh_speed_env_spec.h27 #define SERDES_REGS_LANE_BASE_OFFSET(lane) (0x800 * (lane)) argument
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_fdi.c241 int lane, link_bw, fdi_dotclock, ret; in ilk_fdi_compute_config() local
H A Dicl_dsi.c237 int lane; in dsi_program_swing_and_deemphasis() local
427 int lane; in gen11_dsi_config_phy_lanes_sequence() local
/openbmc/u-boot/drivers/pci/
H A Dpci_mvebu.c74 u32 lane; member
/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c636 #define RX_CSR(lane, reg) ((0x4080 + (reg) * 0x0002 + (lane) * 0x0200) * 2) in hns_mac_config_sds_loopback() argument
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Datombios_dp.c209 int lane; in amdgpu_atombios_dp_get_adjust_train() local
/openbmc/linux/drivers/phy/intel/
H A Dphy-intel-lgm-combo.c33 #define CR_ADDR(addr, lane) (((addr) + (lane) * 0x100) << 2) argument
/openbmc/linux/drivers/media/pci/intel/ipu3/
H A Dipu3-cio2.h75 #define CIO2_REG_CSIRX_DLY_CNT_TERMEN(lane) \ argument
77 #define CIO2_REG_CSIRX_DLY_CNT_SETTLE(lane) \ argument
/openbmc/qemu/target/hexagon/
H A Dop_helper.c1329 for (int lane = 0; lane < 8; lane++) { in HELPER() local
1344 for (int lane = 0; lane < 8; lane++) { in HELPER() local
/openbmc/linux/include/ufs/
H A Dufshci.h301 #define UIC_ARG_MPHY_TX_GEN_SEL_INDEX(lane) (lane) argument
302 #define UIC_ARG_MPHY_RX_GEN_SEL_INDEX(lane) (PA_MAXDATALANES + (lane)) argument
/openbmc/linux/drivers/gpu/drm/radeon/
H A Datombios_dp.c263 int lane; in dp_get_adjust_train() local
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_priv.h89 u8 lane; member

1234567