Home
last modified time | relevance | path

Searched defs:lanes (Results 1 – 25 of 150) sorted by relevance

123456

/openbmc/linux/drivers/phy/
H A Dphy-core-mipi-dphy.c22 unsigned int lanes, in phy_mipi_dphy_calc_config()
83 unsigned int lanes, in phy_mipi_dphy_get_default_config()
92 unsigned int lanes, in phy_mipi_dphy_get_default_config_for_hsclk()
/openbmc/linux/tools/testing/selftests/net/
H A Ddevlink_port_split.py150 def exists_and_lanes(ports, lanes, dev): argument
204 def split_splittable_port(port, k, lanes, dev): argument
/openbmc/linux/drivers/nubus/
H A Dproc.c73 int lanes = board->lanes; in nubus_proc_add_rsrc_dir() local
121 int lanes = (int)proc_get_parent_data(inode); in nubus_proc_rsrc_show() local
/openbmc/linux/drivers/thunderbolt/
H A Dtunnel.c490 u32 lanes = (val & DP_COMMON_CAP_LANES_MASK) >> DP_COMMON_CAP_LANES_SHIFT; in tb_dp_cap_get_lanes() local
504 static inline u32 tb_dp_cap_set_lanes(u32 val, u32 lanes) in tb_dp_cap_set_lanes()
525 static unsigned int tb_dp_bandwidth(unsigned int rate, unsigned int lanes) in tb_dp_bandwidth()
679 u32 rate, lanes; in tb_dp_bandwidth_alloc_mode_enable() local
854 int ret, rate, lanes, nrd_bw; in tb_dp_bandwidth_mode_maximum_bandwidth() local
1015 static int tb_dp_read_dprx(struct tb_tunnel *tunnel, u32 *rate, u32 *lanes, in tb_dp_read_dprx()
1050 u32 *lanes) in tb_dp_read_cap()
1111 u32 rate = 0, lanes = 0; in tb_dp_consumed_bandwidth() local
1244 u32 dp_cap, rate, lanes; in tb_dp_dump() local
/openbmc/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_devlink.c39 nfp_devlink_set_lanes(struct nfp_pf *pf, unsigned int idx, unsigned int lanes) in nfp_devlink_set_lanes()
69 unsigned int lanes; in nfp_devlink_port_split() local
95 unsigned int lanes; in nfp_devlink_port_unsplit() local
/openbmc/u-boot/drivers/video/
H A Danx9804.h21 static inline void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, in anx9804_init()
H A Danx9804.c28 void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, int bpp) in anx9804_init()
/openbmc/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c156 u8 lanes; in cdn_dp_get_port_lanes() local
190 int i, lanes; in cdn_dp_connected_port() local
292 u8 lanes, bpc; in cdn_dp_connector_mode_valid() local
501 int ret, i, lanes; in cdn_dp_enable() local
988 unsigned int lanes = dp->max_lanes; in cdn_dp_pd_event_work() local
/openbmc/linux/include/linux/phy/
H A Dphy-lvds.h28 unsigned int lanes; member
H A Dphy-dp.h35 unsigned int lanes; member
/openbmc/linux/drivers/staging/media/imx/
H A Dimx6-mipi-csi2.c145 static void csi2_set_lanes(struct csi2_dev *csi2, unsigned int lanes) in csi2_set_lanes()
255 static void csi2_dphy_wait_stopstate(struct csi2_dev *csi2, unsigned int lanes) in csi2_dphy_wait_stopstate()
304 static int csi2_get_active_lanes(struct csi2_dev *csi2, unsigned int *lanes) in csi2_get_active_lanes()
343 unsigned int lanes; in csi2_start() local
/openbmc/linux/net/ethtool/
H A Dcommon.h19 u8 lanes; member
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_common.c20 u32 lanes[8]; in hdmi_parse_lanes_of() local
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_common.c20 u32 lanes[8]; in hdmi_parse_lanes_of() local
/openbmc/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dls1012a_serdes.c12 u8 lanes[SRDS_MAX_LANES]; member
H A Dls1043a_serdes.c12 u8 lanes[SRDS_MAX_LANES]; member
H A Dls2080a_serdes.c11 u8 lanes[SRDS_MAX_LANES]; member
H A Dls1046a_serdes.c12 u8 lanes[SRDS_MAX_LANES]; member
H A Dlx2160a_serdes.c11 u8 lanes[SRDS_MAX_LANES]; member
H A Dls1088a_serdes.c11 u8 lanes[SRDS_MAX_LANES]; member
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dc29x_serdes.c18 u8 lanes[SRDS1_MAX_LANES]; member
H A Dt2080_serdes.c15 u8 lanes[SRDS_MAX_LANES]; member
H A Db4860_serdes.c14 u8 lanes[SRDS_MAX_LANES]; member
H A Dt4240_serdes.c14 u8 lanes[SRDS_MAX_LANES]; member
/openbmc/linux/drivers/phy/cadence/
H A Dcdns-dphy-rx.c129 unsigned int lanes) in cdns_dphy_rx_wait_lane_ready()
172 unsigned int reg, lanes = opts->mipi_dphy.lanes; in cdns_dphy_rx_configure() local

123456