/linux-4.4.14/arch/arm/mach-mv78xx0/include/mach/ |
D | bridge-regs.h | 22 #define SOFT_RESET 0x00000001 macro
|
/linux-4.4.14/arch/arm/mach-dove/include/mach/ |
D | bridge-regs.h | 28 #define SOFT_RESET 0x00000001 macro
|
/linux-4.4.14/drivers/media/i2c/ |
D | adv7343_regs.h | 107 #define SOFT_RESET (0x02) macro
|
D | adv7393_regs.h | 116 #define SOFT_RESET (0x02) macro
|
/linux-4.4.14/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-4.4.14/sound/soc/codecs/ |
D | tlv320aic3x.h | 210 #define SOFT_RESET 0x80 macro
|
D | tlv320aic3x.c | 1389 snd_soc_write(codec, AIC3X_RESET, SOFT_RESET); in aic3x_set_power() 1495 snd_soc_write(codec, AIC3X_RESET, SOFT_RESET); in aic3x_init()
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-reg.h | 346 #define SOFT_RESET 0x0011001C macro
|
/linux-4.4.14/arch/arm/mach-mv78xx0/ |
D | common.c | 426 writel(SOFT_RESET, SYSTEM_SOFT_RESET); in mv78xx0_restart()
|
/linux-4.4.14/arch/arm/mach-dove/ |
D | common.c | 407 writel(SOFT_RESET, SYSTEM_SOFT_RESET); in dove_restart()
|
/linux-4.4.14/drivers/usb/gadget/function/ |
D | f_printer.c | 56 #define SOFT_RESET 2 macro 923 case SOFT_RESET: in gprinter_req_match() 975 case SOFT_RESET: /* Soft Reset */ in printer_func_setup()
|
/linux-4.4.14/drivers/media/pci/cx25821/ |
D | cx25821-reg.h | 929 #define SOFT_RESET 0x11001C /* Output system reset reg */ macro
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_base.h | 624 SOFT_RESET, enumerator
|
D | mpt3sas_base.c | 5148 _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt3sas_base_free_resources() 5249 r = _base_make_ioc_ready(ioc, CAN_SLEEP, SOFT_RESET); in mpt3sas_base_attach()
|
D | mpt3sas_scsih.c | 8687 mpt3sas_base_hard_reset_handler(ioc, CAN_SLEEP, SOFT_RESET); in scsih_resume()
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
D | netcp_ethss.c | 105 #define SOFT_RESET BIT(0) macro 2056 writel(SOFT_RESET, GBE_REG_ADDR(slave, emac_regs, soft_reset)); in gbe_port_reset() 2061 if ((v & SOFT_RESET_MASK) != SOFT_RESET) in gbe_port_reset()
|
/linux-4.4.14/drivers/scsi/ |
D | wd7000.c | 370 #define SOFT_RESET 5 /* SCSI bus soft reset */ macro
|
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()
|