Home
last modified time | relevance | path

Searched refs:SOFT_RESET (Results 1 – 23 of 23) sorted by relevance

/linux/arch/arm/mach-mv78xx0/
H A Dbridge-regs.h16 #define SOFT_RESET 0x00000001 macro
H A Dcommon.c440 writel(SOFT_RESET, SYSTEM_SOFT_RESET); in mv78xx0_restart()
/linux/arch/arm/mach-dove/
H A Dbridge-regs.h21 #define SOFT_RESET 0x00000001 macro
H A Dcommon.c445 writel(SOFT_RESET, SYSTEM_SOFT_RESET); in dove_restart()
/linux/drivers/media/i2c/
H A Dadv7393_regs.h108 #define SOFT_RESET (0x02) macro
H A Dadv7343_regs.h99 #define SOFT_RESET (0x02) macro
/linux/drivers/gpib/include/
H A Dtnt4882_registers.h85 SOFT_RESET = 0x22, /* issue a software reset */ enumerator
/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dmac.h32 #define SOFT_RESET BIT(31) macro
H A Dmac.c14 xge_wr_csr(pdata, MAC_CONFIG_1, SOFT_RESET); in xge_mac_reset()
/linux/include/linux/mdio/
H A Dmdio-xgene.h37 #define SOFT_RESET BIT(31) macro
/linux/sound/soc/codecs/
H A Dtlv320aic3x.h220 #define SOFT_RESET 0x80 macro
H A Dtlv320aic3x.c1450 snd_soc_component_write(component, AIC3X_RESET, SOFT_RESET); in aic3x_set_power()
1558 snd_soc_component_write(component, AIC3X_RESET, SOFT_RESET); in aic3x_init()
/linux/drivers/i2c/busses/
H A Di2c-axxia.c48 #define SOFT_RESET 0x24 macro
192 writel(0x01, idev->base + SOFT_RESET); in axxia_i2c_init()
194 while (readl(idev->base + SOFT_RESET) & 1) { in axxia_i2c_init()
/linux/drivers/media/pci/cx23885/
H A Dcx23885-reg.h348 #define SOFT_RESET 0x0011001C macro
/linux/drivers/usb/gadget/function/
H A Df_printer.c52 #define SOFT_RESET 2 macro
995 case SOFT_RESET: in gprinter_req_match()
1054 case SOFT_RESET: /* Soft Reset */ in printer_func_setup()
/linux/drivers/media/pci/cx25821/
H A Dcx25821-reg.h915 #define SOFT_RESET 0x11001C /* Output system reset reg */ macro
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-dpr.c13 #define SOFT_RESET BIT(1) macro
/linux/drivers/scsi/
H A DFlashPoint.c61 #define SOFT_RESET 0x0004 macro
1054 pCardInfo->si_mflags |= SOFT_RESET; in FlashPoint_ProbeHostAdapter()
1264 if (!(pCardInfo->si_mflags & SOFT_RESET)) { in FlashPoint_HardwareResetHostAdapter()
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_scsih.c12668 mpt3sas_base_make_ioc_ready(ioc, SOFT_RESET); in scsih_shutdown()
13142 if (mpt3sas_base_hard_reset_handler(ioc, SOFT_RESET)) in scsih_scan_finished()
13729 mpt3sas_base_hard_reset_handler(ioc, SOFT_RESET); in scsih_resume()
H A Dmpt3sas_base.c8391 mpt3sas_base_make_ioc_ready(ioc, SOFT_RESET); in mpt3sas_base_free_resources()
8514 r = mpt3sas_base_make_ioc_ready(ioc, SOFT_RESET); in mpt3sas_base_attach()
/linux/drivers/gpu/drm/amd/include/
H A Dsoc24_enum.h7687 typedef enum SOFT_RESET { enum
7690 } SOFT_RESET; typedef
H A Dnavi10_enum.h7961 typedef enum SOFT_RESET { enum
7964 } SOFT_RESET; typedef
H A Dsoc21_enum.h8311 typedef enum SOFT_RESET { enum
8314 } SOFT_RESET; typedef