Searched refs:soft_reset (Results 76 - 100 of 165) sorted by relevance

1234567

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dvega10_ih.c645 .soft_reset = vega10_ih_soft_reset,
H A Djpeg_v4_0.c718 .soft_reset = NULL,
H A Dnavi10_ih.c712 .soft_reset = navi10_ih_soft_reset,
H A Dvega20_ih.c705 .soft_reset = vega20_ih_soft_reset,
H A Djpeg_v4_0_5.c761 .soft_reset = NULL,
H A Damdgpu_vkms.c658 .soft_reset = amdgpu_vkms_soft_reset,
H A Dih_v7_0.c748 .soft_reset = ih_v7_0_soft_reset,
H A Dnv.c1130 .soft_reset = nv_common_soft_reset,
H A Dcik_sdma.c1228 .soft_reset = cik_sdma_soft_reset,
H A Dsi_dma.c708 .soft_reset = si_dma_soft_reset,
H A Dvce_v4_0.c1090 .soft_reset = NULL /* vce_v4_0_soft_reset */,
H A Dvce_v3_0.c911 .soft_reset = vce_v3_0_soft_reset,
/linux-master/drivers/scsi/
H A D3w-9xxx.c145 static int twa_reset_sequence(TW_Device_Extension *tw_dev, int soft_reset);
1634 static int twa_reset_sequence(TW_Device_Extension *tw_dev, int soft_reset) argument
1636 int tries = 0, retval = 1, flashed = 0, do_soft_reset = soft_reset;
1682 if (twa_aen_drain_queue(tw_dev, soft_reset)) {
H A Daha152x.c1146 if (!ptr->device->soft_reset) {
2299 if (!ptr->device->soft_reset) {
2312 if(CURRENT_SC && !CURRENT_SC->device->soft_reset)
H A Daha1542.c965 if (tmp_cmd->device->soft_reset) {
/linux-master/drivers/net/phy/
H A Ddp83869.c899 .soft_reset = dp83869_phy_reset, \
H A Dmotorcomm.c2278 .soft_reset = yt8521_soft_reset,
2306 .soft_reset = yt8521_soft_reset,
H A Dmicrel.c4797 .soft_reset = genphy_soft_reset,
4847 .soft_reset = genphy_soft_reset,
4866 .soft_reset = genphy_soft_reset,
4884 .soft_reset = genphy_soft_reset,
4901 .soft_reset = genphy_soft_reset,
4919 .soft_reset = genphy_soft_reset,
H A Dnxp-c45-tja11xx.c1935 .soft_reset = nxp_c45_soft_reset,
1959 .soft_reset = nxp_c45_soft_reset,
H A Dbcm7xxx.c884 .soft_reset = genphy_soft_reset, \
/linux-master/sound/soc/qcom/
H A Dlpass-cpu.c633 QCOM_REGMAP_FIELD_ALLOC(dev, map, v->soft_reset, tx_ctl->soft_reset);
/linux-master/drivers/net/ethernet/ti/
H A Dcpsw.c684 soft_reset("cpsw", &cpsw->regs->soft_reset);
H A Dcpsw_new.c554 soft_reset("cpsw", &cpsw->regs->soft_reset);
/linux-master/drivers/gpu/drm/gma500/
H A Dpsb_intel_reg.h967 #define soft_reset 0x01 macro
/linux-master/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_cnxk_pf.c889 oct->hw_ops.soft_reset = octep_soft_reset_cnxk_pf;

Completed in 369 milliseconds

1234567