| /Linux-v5.4/arch/arm/mach-mv78xx0/ |
| D | bridge-regs.h | 20 #define SOFT_RESET 0x00000001 macro
|
| D | common.c | 420 writel(SOFT_RESET, SYSTEM_SOFT_RESET); in mv78xx0_restart()
|
| /Linux-v5.4/arch/arm/mach-dove/ |
| D | bridge-regs.h | 26 #define SOFT_RESET 0x00000001 macro
|
| D | common.c | 450 writel(SOFT_RESET, SYSTEM_SOFT_RESET); in dove_restart()
|
| /Linux-v5.4/drivers/media/i2c/ |
| D | adv7343_regs.h | 107 #define SOFT_RESET (0x02) macro
|
| D | adv7393_regs.h | 116 #define SOFT_RESET (0x02) macro
|
| /Linux-v5.4/drivers/net/ethernet/apm/xgene-v2/ |
| D | mac.h | 32 #define SOFT_RESET BIT(31) macro
|
| D | mac.c | 14 xge_wr_csr(pdata, MAC_CONFIG_1, SOFT_RESET); in xge_mac_reset()
|
| /Linux-v5.4/drivers/net/phy/ |
| D | mdio-xgene.h | 33 #define SOFT_RESET BIT(31) macro
|
| D | mdio-xgene.c | 162 xgene_mdio_wr_mac(pdata, MAC_CONFIG_1_ADDR, SOFT_RESET); in xgene_gmac_reset()
|
| /Linux-v5.4/sound/soc/codecs/ |
| D | tlv320aic3x.h | 207 #define SOFT_RESET 0x80 macro
|
| D | tlv320aic3x.c | 1429 snd_soc_component_write(component, AIC3X_RESET, SOFT_RESET); in aic3x_set_power() 1535 snd_soc_component_write(component, AIC3X_RESET, SOFT_RESET); in aic3x_init()
|
| /Linux-v5.4/drivers/i2c/busses/ |
| D | i2c-axxia.c | 48 #define SOFT_RESET 0x24 macro 190 writel(0x01, idev->base + SOFT_RESET); in axxia_i2c_init() 192 while (readl(idev->base + SOFT_RESET) & 1) { in axxia_i2c_init()
|
| /Linux-v5.4/drivers/media/pci/cx23885/ |
| D | cx23885-reg.h | 348 #define SOFT_RESET 0x0011001C macro
|
| /Linux-v5.4/drivers/usb/gadget/function/ |
| D | f_printer.c | 51 #define SOFT_RESET 2 macro 918 case SOFT_RESET: in gprinter_req_match() 977 case SOFT_RESET: /* Soft Reset */ in printer_func_setup()
|
| /Linux-v5.4/drivers/media/pci/cx25821/ |
| D | cx25821-reg.h | 915 #define SOFT_RESET 0x11001C /* Output system reset reg */ macro
|
| /Linux-v5.4/drivers/scsi/mpt3sas/ |
| D | mpt3sas_base.h | 796 SOFT_RESET, enumerator
|
| D | mpt3sas_base.c | 6917 _base_make_ioc_ready(ioc, SOFT_RESET); in mpt3sas_base_free_resources() 7038 r = _base_make_ioc_ready(ioc, SOFT_RESET); in mpt3sas_base_attach()
|
| D | mpt3sas_scsih.c | 10717 mpt3sas_base_hard_reset_handler(ioc, SOFT_RESET); in scsih_resume()
|
| /Linux-v5.4/drivers/net/ethernet/ti/ |
| D | netcp_ethss.c | 110 #define SOFT_RESET BIT(0) macro 2206 writel(SOFT_RESET, GBE_REG_ADDR(slave, emac_regs, soft_reset)); in gbe_port_reset() 2211 if ((v & SOFT_RESET_MASK) != SOFT_RESET) in gbe_port_reset()
|
| /Linux-v5.4/drivers/usb/typec/tcpm/ |
| D | tcpm.c | 75 S(SOFT_RESET), \ 1826 tcpm_set_state(port, SOFT_RESET, 0); in tcpm_pd_ctrl_request() 3361 case SOFT_RESET: in run_state_machine()
|
| /Linux-v5.4/drivers/scsi/ |
| D | FlashPoint.c | 61 #define SOFT_RESET 0x0004 macro 1079 pCardInfo->si_flags |= SOFT_RESET; in FlashPoint_ProbeHostAdapter() 1289 if (!(pCardInfo->si_flags & SOFT_RESET)) { in FlashPoint_HardwareResetHostAdapter()
|
| /Linux-v5.4/drivers/gpu/drm/amd/include/ |
| D | navi10_enum.h | 7961 typedef enum SOFT_RESET { enum 7964 } SOFT_RESET; typedef
|