/Linux-v4.19/arch/arm/mach-mv78xx0/ |
D | bridge-regs.h | 20 #define SOFT_RESET 0x00000001 macro
|
D | common.c | 419 writel(SOFT_RESET, SYSTEM_SOFT_RESET); in mv78xx0_restart()
|
/Linux-v4.19/arch/arm/mach-dove/include/mach/ |
D | bridge-regs.h | 28 #define SOFT_RESET 0x00000001 macro
|
/Linux-v4.19/drivers/media/i2c/ |
D | adv7343_regs.h | 107 #define SOFT_RESET (0x02) macro
|
D | adv7393_regs.h | 116 #define SOFT_RESET (0x02) macro
|
/Linux-v4.19/drivers/net/ethernet/apm/xgene-v2/ |
D | mac.h | 44 #define SOFT_RESET BIT(31) macro
|
D | mac.c | 26 xge_wr_csr(pdata, MAC_CONFIG_1, SOFT_RESET); in xge_mac_reset()
|
/Linux-v4.19/drivers/net/phy/ |
D | mdio-xgene.h | 45 #define SOFT_RESET BIT(31) macro
|
D | mdio-xgene.c | 174 xgene_mdio_wr_mac(pdata, MAC_CONFIG_1_ADDR, SOFT_RESET); in xgene_gmac_reset()
|
/Linux-v4.19/drivers/i2c/busses/ |
D | i2c-axxia.c | 49 #define SOFT_RESET 0x24 macro 149 writel(0x01, idev->base + SOFT_RESET); in axxia_i2c_init() 151 while (readl(idev->base + SOFT_RESET) & 1) { in axxia_i2c_init()
|
/Linux-v4.19/sound/soc/codecs/ |
D | tlv320aic3x.h | 210 #define SOFT_RESET 0x80 macro
|
D | tlv320aic3x.c | 1410 snd_soc_component_write(component, AIC3X_RESET, SOFT_RESET); in aic3x_set_power() 1516 snd_soc_component_write(component, AIC3X_RESET, SOFT_RESET); in aic3x_init()
|
/Linux-v4.19/drivers/media/pci/cx23885/ |
D | cx23885-reg.h | 358 #define SOFT_RESET 0x0011001C macro
|
/Linux-v4.19/arch/arm/mach-dove/ |
D | common.c | 449 writel(SOFT_RESET, SYSTEM_SOFT_RESET); in dove_restart()
|
/Linux-v4.19/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-v4.19/drivers/media/pci/cx25821/ |
D | cx25821-reg.h | 925 #define SOFT_RESET 0x11001C /* Output system reset reg */ macro
|
/Linux-v4.19/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.h | 773 SOFT_RESET, enumerator
|
D | mpt3sas_base.c | 6476 _base_make_ioc_ready(ioc, SOFT_RESET); in mpt3sas_base_free_resources() 6575 r = _base_make_ioc_ready(ioc, SOFT_RESET); in mpt3sas_base_attach()
|
D | mpt3sas_scsih.c | 10734 mpt3sas_base_hard_reset_handler(ioc, SOFT_RESET); in scsih_resume()
|
/Linux-v4.19/drivers/net/ethernet/ti/ |
D | netcp_ethss.c | 118 #define SOFT_RESET BIT(0) macro 2212 writel(SOFT_RESET, GBE_REG_ADDR(slave, emac_regs, soft_reset)); in gbe_port_reset() 2217 if ((v & SOFT_RESET_MASK) != SOFT_RESET) in gbe_port_reset()
|
/Linux-v4.19/drivers/usb/typec/ |
D | tcpm.c | 73 S(SOFT_RESET), \ 1805 tcpm_set_state(port, SOFT_RESET, 0); in tcpm_pd_ctrl_request() 3308 case SOFT_RESET: in run_state_machine()
|
/Linux-v4.19/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()
|