Searched refs:configure (Results 76 - 96 of 96) sorted by relevance

1234

/linux-master/drivers/char/agp/
H A Dintel-gtt.c1164 .configure = intel_fake_agp_configure,
/linux-master/drivers/most/
H A Dmost_usb.c980 mdev->iface.configure = hdm_configure_channel;
/linux-master/drivers/staging/most/dim2/
H A Ddim2.c527 pr_err("%s: configure failed, bad channel type: %d\n",
534 pr_err("%s: configure failed (%d), type: %d, is_tx: %d\n",
880 dev->most_iface.configure = configure_channel;
/linux-master/drivers/phy/rockchip/
H A Dphy-rockchip-inno-dsidphy.c31 * when you configure the registers, you must set both of them. The Clock Lane
672 .configure = inno_dsidphy_configure,
H A Dphy-rockchip-usbdp.c431 /* used for configure phy reference clock frequency */
707 /* configure phy reference clock */
812 /* Step 3: configure lane mux */
1281 .configure = rk_udphy_dp_phy_configure,
/linux-master/drivers/phy/freescale/
H A Dphy-fsl-imx8-mipi-dphy.c403 dev_err(&phy->dev, "Failed to configure MODE8: %d\n", ret);
454 "Failed to configure PHY with invalid PHY mode: %d\n", phy->attrs.mode);
646 .configure = mixel_dphy_configure,
/linux-master/arch/s390/kernel/
H A Dsmp.c1080 static DEVICE_ATTR(configure, 0644, cpu_configure_show, cpu_configure_store);
/linux-master/arch/alpha/kernel/
H A Dcore_marvel.c1024 .configure = marvel_agp_configure,
/linux-master/drivers/phy/xilinx/
H A Dphy-zynqmp.c521 * we need to configure any lane ICM_CFG to valid protocol. This
627 /* Ensure that disable clock only, which configure for lane */
669 .configure = xpsgtr_phy_configure,
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_router.c140 int (*configure)(struct mlxsw_sp_rif *rif, member in struct:mlxsw_sp_rif_ops
8687 err = ops->configure(rif, extack);
10493 .configure = mlxsw_sp_rif_subport_configure,
10628 .configure = mlxsw_sp_rif_fid_configure,
10776 .configure = mlxsw_sp1_rif_vlan_configure,
10793 .configure = mlxsw_sp2_rif_vlan_configure,
10864 .configure = mlxsw_sp1_rif_ipip_lb_configure,
11065 .configure = mlxsw_sp2_rif_ipip_lb_configure,
/linux-master/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi-rockchip.c1308 .configure = dw_mipi_dsi_dphy_configure,
1321 * Re-configure DSI state, if we were previously initialized. We need
/linux-master/drivers/phy/qualcomm/
H A Dphy-qcom-edp.c871 .configure = qcom_edp_phy_configure,
H A Dphy-qcom-qmp-combo.c2850 .configure = qmp_combo_dp_configure,
/linux-master/drivers/atm/
H A Dfore200e.c616 .configure = fore200e_pca_configure,
752 .configure = fore200e_sba_configure,
2476 if (fore200e->bus->configure(fore200e) < 0)
/linux-master/drivers/net/ethernet/qlogic/qede/
H A Dqede_main.c163 rc = edev->ops->iov->configure(edev->cdev, num_vfs_param);
2575 /* Since no one is going to do it for us, re-configure */
/linux-master/net/ipv6/
H A Dip6mr.c220 .configure = ip6mr_rule_configure,
/linux-master/drivers/gpu/drm/tegra/
H A Dsor.c885 /* configure link speed and lane count */
902 /* configure load pulse position adjustment */
953 .configure = tegra_sor_dp_link_configure,
2595 /* configure dynamic range of output */
2601 /* configure colorspace */
/linux-master/net/ipv4/
H A Dipmr.c231 .configure = ipmr_rule_configure,
/linux-master/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c1051 /* configure the ucode to be ready to get the secured image */
3523 .configure = iwl_trans_pcie_configure, \
/linux-master/drivers/net/ethernet/qlogic/qed/
H A Dqed_sriov.c1746 "Failed to configure VLAN [%04x] to VF [%04x]\n",
1794 "PF failed to configure MAC for VF\n");
1824 "PF failed to configure VLAN for VF\n");
1847 "PF failed to configure VF vport for vlan\n");
1880 /* If forced features are terminated, we need to configure the shadow
3155 "VF [%d] - Tries to configure more than %d vlan filters\n",
4311 /* After VF VPORT start PF will configure spoof check */
4490 /* Clean WFQ db and configure equal weight for all vports */
5297 .configure = &qed_sriov_configure,
/linux-master/drivers/phy/cadence/
H A Dphy-cadence-torrent.c1352 * Verify, that parameters to configure PHY with are correct.
1599 dev_err(&phy->dev, "invalid params for phy configure\n");
2441 .configure = cdns_torrent_dp_configure,
2485 * First configure the PHY for first link with phy_t1. Get the array
2492 * configure the PHY for second link with phy_t2.

Completed in 607 milliseconds

1234