Home
last modified time | relevance | path

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

1234567

/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Ddevlink_port_split.py146 def exists_and_lanes(ports, lanes, dev): argument
200 def split_splittable_port(port, k, lanes, dev): argument
/OK3568_Linux_fs/kernel/drivers/nubus/
H A Dproc.c73 int lanes = board->lanes; in nubus_proc_add_rsrc_dir() local
120 int lanes = (int)proc_get_parent_data(inode); in nubus_proc_rsrc_show() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/
H A Dnfp_devlink.c40 nfp_devlink_set_lanes(struct nfp_pf *pf, unsigned int idx, unsigned int lanes) in nfp_devlink_set_lanes()
70 unsigned int lanes; in nfp_devlink_port_split() local
104 unsigned int lanes; in nfp_devlink_port_unsplit() local
/OK3568_Linux_fs/u-boot/drivers/video/
H A Danx9804.h22 static inline void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, in anx9804_init()
H A Danx9804.c29 void anx9804_init(unsigned int i2c_bus, u8 lanes, u8 data_rate, int bpp) in anx9804_init()
/OK3568_Linux_fs/kernel/drivers/phy/
H A Dphy-core-mipi-dphy.c24 unsigned int lanes, in phy_mipi_dphy_get_default_config()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c165 int i, lanes; in cdn_dp_connected_port() local
269 u8 lanes, bpc; in cdn_dp_connector_mode_valid() local
470 int ret, i, lanes; in cdn_dp_enable() local
932 unsigned int lanes = dp->max_lanes; in cdn_dp_pd_event_work() local
/OK3568_Linux_fs/kernel/include/linux/phy/
H A Dphy-rockchip-typec.h17 int lanes, u8 swing, u8 pre_emp) in tcphy_dp_set_phy_config()
H A Dphy-dp.h35 unsigned int lanes; member
/OK3568_Linux_fs/kernel/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_common.c20 u32 lanes[8]; in hdmi_parse_lanes_of() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_common.c20 u32 lanes[8]; in hdmi_parse_lanes_of() local
H A Dhdmi_phy.c32 int hdmi_phy_parse_lanes(struct hdmi_phy_data *phy, const u32 *lanes) in hdmi_phy_parse_lanes()
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dls1043a_serdes.c13 u8 lanes[SRDS_MAX_LANES]; member
H A Dls1012a_serdes.c13 u8 lanes[SRDS_MAX_LANES]; member
H A Dls1046a_serdes.c13 u8 lanes[SRDS_MAX_LANES]; member
H A Dls2080a_serdes.c12 u8 lanes[SRDS_MAX_LANES]; member
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dc29x_serdes.c19 u8 lanes[SRDS1_MAX_LANES]; member
H A Dt2080_serdes.c16 u8 lanes[SRDS_MAX_LANES]; member
H A Db4860_serdes.c15 u8 lanes[SRDS_MAX_LANES]; member
H A Dt4240_serdes.c15 u8 lanes[SRDS_MAX_LANES]; member
/OK3568_Linux_fs/u-boot/include/
H A Dgeneric-phy-dp.h33 unsigned int lanes; member
/OK3568_Linux_fs/kernel/drivers/media/platform/rcar-vin/
H A Drcar-csi2.c376 unsigned short lanes; member
416 unsigned int lanes) in rcsi2_wait_phy_start()
462 unsigned int lanes) in rcsi2_calc_mbps()
493 unsigned int *lanes) in rcsi2_get_active_lanes()
544 unsigned int lanes; in rcsi2_start_receiver() local
/OK3568_Linux_fs/kernel/drivers/thunderbolt/
H A Dtunnel.c337 u32 lanes = (val & DP_COMMON_CAP_LANES_MASK) >> DP_COMMON_CAP_LANES_SHIFT; in tb_dp_cap_get_lanes() local
351 static inline u32 tb_dp_cap_set_lanes(u32 val, u32 lanes) in tb_dp_cap_set_lanes()
372 static unsigned int tb_dp_bandwidth(unsigned int rate, unsigned int lanes) in tb_dp_bandwidth()
549 u32 val, rate = 0, lanes = 0; in tb_dp_consumed_bandwidth() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/hisilicon/kirin/kirin/
H A Ddw_drm_dsi.c246 u32 lanes) in dsi_set_phy_timer()
279 u32 lanes) in dsi_set_mipi_phy()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tegra/
H A Ddp.c394 static const unsigned int lanes[3] = { 1, 2, 4 }; in drm_dp_link_choose() local
469 unsigned int lanes = link->lanes, *vs, *pe, *pc, i; in drm_dp_link_apply_training() local

1234567