Home
last modified time | relevance | path

Searched defs:lane (Results 51 – 75 of 78) sorted by relevance

1234

/rk3399_rockchip-uboot/drivers/phy/
H A Dphy-rockchip-naneng-edp.c93 u8 lane) in rockchip_edp_phy_set_voltage()
153 u8 lane; in rockchip_edp_phy_set_voltages() local
H A Dphy-rockchip-typec.c152 static void tcphy_tx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_tx_usb3_cfg_lane()
162 static void tcphy_rx_usb3_cfg_lane(struct rockchip_typec_phy *tcphy, u32 lane) in tcphy_rx_usb3_cfg_lane()
H A Dphy-rockchip-usbdp.c1094 u32 voltage, u32 pre, u32 lane) in dp_phy_set_voltage()
1118 u32 i, lane; in dp_phy_set_voltages() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dp1021_serdes.c58 int lane; in fsl_serdes_init() local
H A Dmpc8536_serdes.c97 int lane; in fsl_serdes_init() local
H A Dfsl_corenet2_serdes.c197 int lane; in serdes_init() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfsl_lsch2_serdes.c105 int lane; in serdes_init() local
/rk3399_rockchip-uboot/board/freescale/ls2080aqds/
H A Deth.c595 int lane, slot; in ls2080a_handle_phy_interface_sgmii() local
738 int lane = 0, slot; in ls2080a_handle_phy_interface_qsgmii() local
/rk3399_rockchip-uboot/drivers/phy/marvell/
H A Dcomphy_a3700.h25 #define rf_compy_select(lane) (0x1 << (((lane) == 1) ? 4 : 0)) argument
27 #define COMPHY_PHY_CFG1_ADDR(lane) MVEBU_REG(0x018300 + (lane) * 0x28) argument
41 #define COMPHY_PHY_STAT1_ADDR(lane) MVEBU_REG(0x018318 + (lane) * 0x28) argument
/rk3399_rockchip-uboot/board/freescale/ls1046aqds/
H A Deth.c256 int i, idx, lane, slot, interface; in board_eth_init() local
/rk3399_rockchip-uboot/board/freescale/t102xqds/
H A Deth_t102xqds.c256 int i, idx, lane, slot, interface; in board_eth_init() local
/rk3399_rockchip-uboot/board/freescale/ls1043aqds/
H A Deth.c298 int i, idx, lane, slot, interface; in board_eth_init() local
/rk3399_rockchip-uboot/arch/arm/mach-sunxi/
H A Ddram_sun9i.c708 int lane; in mctl_channel_init() local
716 int lane; in mctl_channel_init() local
H A Ddram_sun4i.c369 u32 lane, number_of_lanes = mctl_get_number_of_lanes(); in mctl_set_dqs_gating_delay() local
/rk3399_rockchip-uboot/board/freescale/t4qds/
H A Deth.c490 int i, idx, lane, slot, interface; in board_eth_init() local
/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dxusb-padctl-common.h44 const struct tegra_xusb_padctl_lane *lane; member
/rk3399_rockchip-uboot/board/freescale/t208xqds/
H A Deth_t208xqds.c517 int i, idx, lane, slot, interface; in board_eth_init() local
/rk3399_rockchip-uboot/drivers/video/drm/
H A Danalogix_dp_reg.c786 u8 lane; in analogix_dp_set_lane_link_training() local
819 u32 analogix_dp_get_lane_link_training(struct analogix_dp_device *dp, u8 lane) in analogix_dp_get_lane_link_training()
/rk3399_rockchip-uboot/board/freescale/b4860qds/
H A Db4860qds.c778 u32 serdes1_prtcl, lane; in config_serdes1_refclks() local
/rk3399_rockchip-uboot/arch/arm/mach-mvebu/serdes/a38x/
H A Dhigh_speed_env_spec.h28 #define SERDES_REGS_LANE_BASE_OFFSET(lane) (0x800 * (lane)) argument
/rk3399_rockchip-uboot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c243 unsigned int lane, unsigned int enable) in exynos_mipi_dsi_enable_lane()
/rk3399_rockchip-uboot/include/power/power_delivery/
H A Dpd_vdo.h428 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument
/rk3399_rockchip-uboot/drivers/video/tegra124/
H A Ddp.c772 u32 lane; in tegra_dc_dp_link_trained() local
/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs.h598 #define UIC_ARG_MPHY_TX_GEN_SEL_INDEX(lane) (lane) argument
599 #define UIC_ARG_MPHY_RX_GEN_SEL_INDEX(lane) (PA_MAXDATALANES + (lane)) argument
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-ls102xa/
H A Dimmap_ls102xa.h373 } lane[4]; /* Lane A, B, C, D, E, F, G, H */ member

1234