Home
last modified time | relevance | path

Searched refs:SOFT_RESET (Results 1 – 25 of 25) 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
/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/mtd/spi-nor/
H A Ddebugfs.c26 SNOR_F_NAME(SOFT_RESET),
/linux/drivers/usb/gadget/function/
H A Df_printer.c52 #define SOFT_RESET 2 macro
983 case SOFT_RESET: in gprinter_req_match()
1042 case SOFT_RESET: /* Soft Reset */ in printer_func_setup()
/linux/Documentation/driver-api/mtd/
H A Dspi-nor.rst121 flags HAS_LOCK | HAS_16BIT_SR | SOFT_RESET | SWP_IS_VOLATILE
/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/usb/typec/tcpm/
H A Dtcpm.c82 S(SOFT_RESET), \
1556 case SOFT_RESET: in tcpm_ams_start()
3588 tcpm_set_state(port, SOFT_RESET, 0); in tcpm_pd_ctrl_request()
5530 case SOFT_RESET: in run_state_machine()
/linux/drivers/gpib/tnt4882/
H A Dtnt4882_gpib.c866 tnt_writeb(tnt_priv, SOFT_RESET, CMDR); in tnt4882_init()
/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/gpib/ni_usb/
H A Dni_usb_gpib.c1694 writes[i].value = SOFT_RESET; in ni_usb_setup_init()
/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