Home
last modified time | relevance | path

Searched refs:reconfigure (Results 1 – 15 of 15) sorted by relevance

/drivers/dma/qcom/
Dbam_dma.c368 unsigned int reconfigure; /* new slave config? */ member
590 bchan->reconfigure = 1; in bam_slave_config()
971 bchan->reconfigure = 0; in bam_apply_new_config()
1009 if (bchan->reconfigure) in bam_start_dma()
/drivers/net/ethernet/sfc/falcon/
Dtenxpress.c481 .reconfigure = tenxpress_phy_reconfigure,
Dqt202x_phy.c484 .reconfigure = qt202x_phy_reconfigure,
Dtxc43128_phy.c549 .reconfigure = txc43128_phy_reconfigure,
Defx.c1071 rc = efx->phy_op->reconfigure(efx); in ef4_init_port()
2396 rc = efx->phy_op->reconfigure(efx); in ef4_reset_up()
2621 .reconfigure = ef4_port_dummy_op_int,
3033 efx->phy_op->reconfigure(efx); in ef4_pm_thaw()
Dnet_driver.h573 int (*reconfigure) (struct ef4_nic *efx); member
Dethtool.c715 rc = efx->phy_op->reconfigure(efx); in ef4_ethtool_set_pauseparam()
Dfalcon.c1504 efx->phy_op->reconfigure(efx); in falcon_reconfigure_port()
/drivers/media/platform/qcom/venus/
Dvdec.c826 goto reconfigure; in vdec_start_capture()
837 reconfigure: in vdec_start_capture()
/drivers/net/ethernet/sfc/
Defx.c1130 rc = efx->phy_op->reconfigure(efx); in efx_init_port()
2705 rc = efx->phy_op->reconfigure(efx); in efx_reset_up()
2988 .reconfigure = efx_port_dummy_op_int,
3688 efx->phy_op->reconfigure(efx); in efx_pm_thaw()
Dnet_driver.h646 int (*reconfigure) (struct efx_nic *efx); member
Dmcdi_port.c1120 .reconfigure = efx_mcdi_port_reconfigure,
Dethtool.c737 rc = efx->phy_op->reconfigure(efx); in efx_ethtool_set_pauseparam()
/drivers/net/
DKconfig255 This option enables the ability to dynamically reconfigure target
/drivers/char/
DKconfig323 FPGA platforms to partially reconfigure the FPGA at runtime.