/linux-4.1.27/arch/c6x/kernel/ |
D | vectors.S | 12 ; At RESET the processor sets up the DRAM timing parameters and 47 .global RESET 48 .hidden RESET 49 RESET: label
|
/linux-4.1.27/drivers/pcmcia/ |
D | pxa2xx_colibri.c | 43 RESET = 5, enumerator 97 gpio_set_value(colibri_pcmcia_gpios[RESET].gpio, in colibri_pcmcia_configure_socket() 130 colibri_pcmcia_gpios[RESET].gpio = COLIBRI270_RESET_GPIO; in colibri_pcmcia_init() 138 colibri_pcmcia_gpios[RESET].gpio = COLIBRI320_RESET_GPIO; in colibri_pcmcia_init()
|
/linux-4.1.27/arch/mips/cobalt/ |
D | reset.c | 21 #define RESET 0x0f macro 48 writeb(RESET, RESET_PORT); in cobalt_machine_restart()
|
/linux-4.1.27/drivers/misc/altera-stapl/ |
D | altera-jtag.c | 49 /* RESET */ { RESET, IDLE }, 58 /* IRSELECT */ { RESET, IRCAPTURE }, 321 } else if (state == RESET) in altera_goto_jstate() 368 tms = (wait_state == RESET) ? TMS_HIGH : TMS_LOW; in altera_wait_cycles() 612 case RESET: in altera_irscan() 711 case RESET: in altera_swap_ir() 815 case RESET: in altera_drscan() 906 case RESET: in altera_swap_dr()
|
D | altera-jtag.h | 32 RESET = 0, enumerator
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | cs4271.txt | 20 !RESET pin 24 The CS4271 requires its LRCLK and MCLK to be stable before its RESET
|
D | adi,adau1701.txt | 12 chip's !RESET pin. If specified, the driver will
|
D | ti,tas5086.txt | 11 chip's !RESET pin. If specified, the driver will
|
/linux-4.1.27/drivers/media/i2c/soc_camera/ |
D | ov2640.c | 126 #define RESET 0xE0 /* Reset */ macro 364 { RESET, RESET_JPEG | RESET_DVP }, 482 { RESET, RESET_DVP }, 504 { RESET, 0x00} 580 { RESET, 0x00 }, 590 { RESET, 0x00 }, 598 { RESET, 0x00 }, 606 { RESET, 0x00 },
|
D | mt9m111.c | 368 return reg_write(RESET, MT9M111_RESET_CHIP_ENABLE); in mt9m111_enable() 376 ret = reg_set(RESET, MT9M111_RESET_RESET_MODE); in mt9m111_reset() 378 ret = reg_set(RESET, MT9M111_RESET_RESET_SOC); in mt9m111_reset() 380 ret = reg_clear(RESET, MT9M111_RESET_RESET_MODE in mt9m111_reset() 728 ret = reg_set(RESET, MT9M111_RESET_RESET_MODE); in mt9m111_suspend() 730 ret = reg_set(RESET, MT9M111_RESET_RESET_SOC | in mt9m111_suspend() 734 ret = reg_clear(RESET, MT9M111_RESET_CHIP_ENABLE); in mt9m111_suspend()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
D | zl10353_priv.h | 59 RESET = 0x55, enumerator
|
D | mt352_priv.h | 80 RESET = 0x50, enumerator
|
D | mt312_priv.h | 48 RESET = 21, enumerator
|
D | bcm3510.c | 256 if (ap.APSTAT1_a2.RESET || ap.APSTAT1_a2.IDLE || ap.APSTAT1_a2.STOP || hab.HABSTAT_a8.HABR) { 684 bcm3510_readB(st,0xa0,&v); v.HCTL1_a0.RESET = 1; in bcm3510_reset() 694 if (v.APSTAT1_a2.RESET) in bcm3510_reset() 718 if (!v.APSTAT1_a2.RESET) in bcm3510_clear_reset()
|
D | bcm3510_priv.h | 53 u8 RESET :1; member 75 u8 RESET :1; member
|
D | mt352.c | 520 static u8 mt352_reset_attach [] = { RESET, 0xC0 }; in mt352_init()
|
D | zl10353.c | 192 zl10353_single_write(fe, RESET, 0x80); in zl10353_set_parameters()
|
D | mt312.c | 155 return mt312_writereg(state, RESET, full ? 0x80 : 0x40); in mt312_reset()
|
/linux-4.1.27/sound/oss/ |
D | waveartist.h | 32 #define RESET 0x08 macro
|
D | waveartist.c | 197 waveartist_set_ctlr(hw, -1, RESET); in waveartist_reset() 199 waveartist_set_ctlr(hw, RESET, 0); in waveartist_reset()
|
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
D | link.c | 33 ath_dbg(ath9k_hw_common(sc->sc_ah), RESET, in ath_tx_complete_poll_work() 55 ath_dbg(ath9k_hw_common(sc->sc_ah), RESET, in ath_tx_complete_poll_work() 79 ath_dbg(common, RESET, in ath_hw_check() 101 ath_dbg(common, RESET, "PLL WAR, resetting the chip\n"); in ath_hw_pll_rx_hang_check()
|
D | ar9003_phy.c | 2137 ath_dbg(common, RESET, "Disabled BB Watchdog\n"); in ar9003_hw_bb_watchdog_config() 2173 ath_dbg(common, RESET, "Enabled BB Watchdog timeout (%u ms)\n", in ar9003_hw_bb_watchdog_config() 2202 ath_dbg(common, RESET, in ar9003_hw_bb_watchdog_dbg_info() 2204 ath_dbg(common, RESET, in ar9003_hw_bb_watchdog_dbg_info() 2216 ath_dbg(common, RESET, "** BB WD cntl: cntl1=0x%08x cntl2=0x%08x **\n", in ar9003_hw_bb_watchdog_dbg_info() 2219 ath_dbg(common, RESET, "** BB mode: BB_gen_controls=0x%08x **\n", in ar9003_hw_bb_watchdog_dbg_info() 2224 ath_dbg(common, RESET, in ar9003_hw_bb_watchdog_dbg_info() 2228 ath_dbg(common, RESET, "==== BB update: done ====\n\n"); in ar9003_hw_bb_watchdog_dbg_info()
|
D | hw.c | 432 ath_dbg(common, RESET, "serialize_regmode is %d\n", in ath9k_hw_init_config() 1026 ath_dbg(ath9k_hw_common(ah), RESET, "ah->misc_mode 0x%x\n", in ath9k_hw_init_global_settings() 1295 ath_dbg(ath9k_hw_common(ah), RESET, in ath9k_hw_ar9330_reset_war() 1382 ath_dbg(ath9k_hw_common(ah), RESET, "RTC stuck in MAC reset\n"); in ath9k_hw_set_reset() 1426 ath_dbg(ath9k_hw_common(ah), RESET, "RTC not waking up\n"); in ath9k_hw_set_reset_power_on() 1703 ath_dbg(common, RESET, "CFG Byte Swap Set 0x%x\n", in ath9k_hw_init_desc() 1708 ath_dbg(common, RESET, "Setting CFG 0x%x\n", in ath9k_hw_init_desc() 1776 ath_dbg(common, RESET, "FastChannelChange for %d -> %d\n", in ath9k_hw_do_fastcc() 2191 ath_dbg(common, RESET, "%s -> %s\n", in ath9k_hw_setpower() 2920 ath_dbg(ath9k_hw_common(ah), RESET, in ath9k_hw_reset_tsf()
|
D | beacon.c | 330 ath_dbg(common, RESET, in ath9k_beacon_tasklet()
|
D | main.c | 391 ath_dbg(common, RESET, "FATAL: Skipping interrupts\n"); in ath9k_tasklet() 411 ath_dbg(common, RESET, in ath9k_tasklet() 424 ath_dbg(common, RESET, in ath9k_tasklet()
|
D | ar9003_hw.c | 1116 ath_dbg(ath9k_hw_common(ah), RESET, in ath9k_hw_verify_hang()
|
/linux-4.1.27/drivers/input/keyboard/ |
D | qt1070.c | 52 #define RESET 0x39 macro 199 qt1070_write(client, RESET, 1); in qt1070_probe()
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | smsc-lan91c111.txt | 15 - reset-gpios: GPIO to control the RESET pin
|
/linux-4.1.27/sound/isa/sb/ |
D | sb_common.c | 80 outb(1, SBP(chip, RESET)); in snd_sbdsp_reset() 82 outb(0, SBP(chip, RESET)); in snd_sbdsp_reset()
|
/linux-4.1.27/drivers/gpu/drm/radeon/ |
D | rv740d.h | 56 #define RESET (1 << 30) macro
|
D | rv770d.h | 129 #define RESET (1 << 30) macro
|
D | nid.h | 564 #define RESET (1 << 30) macro
|
D | evergreend.h | 109 #define RESET (1 << 30) macro
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ieee802154/ |
D | cc2520.txt | 15 - reset-gpio: GPIO spec for the RESET pin
|
/linux-4.1.27/drivers/scsi/ |
D | eata_pio.c | 427 if (CD(cmd)->status == RESET) { in DEF_SCSI_QCMD() 450 if (HD(cmd)->state == RESET) { in eata_pio_host_reset() 464 HD(cmd)->ccb[x].status = RESET; in eata_pio_host_reset() 475 HD(cmd)->state = RESET; in eata_pio_host_reset() 486 if (HD(cmd)->ccb[x].status != RESET) in eata_pio_host_reset()
|
D | FlashPoint.c | 517 #define RESET BIT(7) macro 1768 if (hp_int & (FIFO | TIMEOUT | RESET | SCAM_SEL) || bm_status) { in FlashPoint_HandleInterrupt() 1773 (FIFO | TIMEOUT | RESET | SCAM_SEL)); in FlashPoint_HandleInterrupt() 2032 (BUS_FREE | RESET))) { in FPT_SccbMgr_bad_isr() 2038 else if (p_int & RESET) { in FPT_SccbMgr_bad_isr() 2752 (PHASE | RESET)) in FPT_sres() 2834 while (!(RDW_HARPOON((port + hp_intstat)) & (PHASE | RESET)) && in FPT_sres() 3745 while (!(RDW_HARPOON((p_port + hp_intstat)) & (BUS_FREE | RESET)) && in FPT_sxfrp() 3765 while (!(RDW_HARPOON((p_port + hp_intstat)) & (BUS_FREE | RESET))) { in FPT_sxfrp() 3776 if (!(RDW_HARPOON((p_port + hp_intstat)) & (BUS_FREE | RESET))) { in FPT_sxfrp() [all …]
|
D | eata_generic.h | 78 #define RESET 4 macro
|
/linux-4.1.27/drivers/isdn/hardware/eicon/ |
D | mi_pc.h | 39 #define RESET 7 macro
|
/linux-4.1.27/Documentation/devicetree/bindings/usb/ |
D | usb-nop-xceiv.txt | 40 hsusb1_vcc_regulator provides power to the PHY and GPIO 7 controls RESET.
|
/linux-4.1.27/Documentation/devicetree/bindings/media/ |
D | samsung-s5k6a3.txt | 14 - gpios : specifier of a GPIO connected to the RESET pin;
|
/linux-4.1.27/drivers/staging/rts5208/ |
D | xd.h | 45 #define RESET 0xff macro
|
/linux-4.1.27/Documentation/devicetree/bindings/input/touchscreen/ |
D | edt-ft5x06.txt | 28 - reset-gpios: GPIO specification for the RESET input
|
/linux-4.1.27/drivers/media/radio/wl128x/ |
D | fmdrv_common.h | 83 #define RESET 102 macro
|
/linux-4.1.27/drivers/net/ethernet/sis/ |
D | sis900.h | 45 RESET = 0x00000100, SWI = 0x00000080, RxRESET = 0x00000020, enumerator
|
D | sis900.c | 2388 sw32(cr, RxRESET | TxRESET | RESET | sr32(cr)); in sis900_reset()
|
/linux-4.1.27/sound/pci/ |
D | es1938.c | 398 outb(3, SLSB_REG(chip, RESET)); in snd_es1938_reset() 399 inb(SLSB_REG(chip, RESET)); in snd_es1938_reset() 400 outb(0, SLSB_REG(chip, RESET)); in snd_es1938_reset() 435 outb(2, SLSB_REG(chip, RESET)); in snd_es1938_reset_fifo() 436 outb(0, SLSB_REG(chip, RESET)); in snd_es1938_reset_fifo()
|
/linux-4.1.27/Documentation/input/ |
D | atarikbd.txt | 192 9.1 RESET 197 N.B. The RESET command is the only two byte command understood by the ikbd. 202 Executing the RESET command returns the keyboard to its default (power-up) 204 The RESET command or function causes the ikbd to perform a simple self-test. 206 of receipt of the RESET command (or the end of the break, or power-up). The 275 default to 1 at RESET (or power-up).
|
/linux-4.1.27/drivers/block/rsxx/ |
D | rsxx_priv.h | 195 RESET = 0x08, /* Reset Register */ enumerator
|
D | dma.c | 125 iowrite32(DMA_QUEUE_RESET, card->regmap + RESET); in rsxx_dma_queue_reset()
|
/linux-4.1.27/drivers/tty/ |
D | nozomi.c | 160 #define RESET 0x8000 macro 908 interrupt & RESET ? p += snprintf(p, TMP_BUF_MAX - (p - buf), in interrupt2str() 1185 if (read_iir & RESET) { in interrupt_handler() 1192 writew(RESET, dc->reg_fcr); in interrupt_handler() 1453 dc->last_ier = RESET; in nozomi_card_init()
|
/linux-4.1.27/Documentation/spi/ |
D | butterfly | 33 RESET = J403.nRST = pin 3/D1
|
/linux-4.1.27/arch/blackfin/mach-bf548/include/mach/ |
D | defBF542.h | 494 #define RESET 0x8 /* Reset indicator */ macro
|
D | defBF547.h | 771 #define RESET 0x8 /* Reset indicator */ macro
|
/linux-4.1.27/arch/blackfin/mach-bf527/include/mach/ |
D | defBF525.h | 265 #define RESET 0x8 /* Reset indicator */ macro
|
/linux-4.1.27/Documentation/devicetree/bindings/mfd/ |
D | arizona.txt | 43 - wlf,reset : GPIO specifier for the GPIO controlling /RESET
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | ste-hrefv60plus.dtsi | 117 /* NFC ENA and RESET to low, pulldown IRQ line */
|
D | imx53-tx53-x03x.dts | 190 regulator-name = "LCD RESET";
|
D | imx28-tx28.dts | 114 regulator-name = "LCD RESET"; 516 MX28_PAD_SSP0_DATA6__GPIO_2_6 /* RESET */
|
D | imx6qdl-tx6.dtsi | 302 MX6QDL_PAD_SD3_DAT2__GPIO7_IO06 0x1b0b1 /* ETN PHY RESET */
|
/linux-4.1.27/Documentation/scsi/ |
D | ChangeLog.ips | 8 4.90.11 - Don't actually RESET unless it's physically required
|
D | sym53c8xx_2.txt | 385 The driver will try to send a BUS DEVICE RESET message to the target. 563 logic state, 100 micro-seconds after having asserted the SCSI RESET line. 564 The driver just reads SCSI lines and checks all lines read FALSE except RESET. 566 RESET has been asserted, any signal to TRUE may indicate a SCSI BUS problem.
|
D | ChangeLog.sym53c8xx | 293 from a device that has received a BUS DEVICE RESET message from 296 about a UNIT ATTENTION for a RESET condition by this target. 311 DEVICE RESET message to a target (for test purpose).
|
D | ncr53c8xx.txt | 544 The driver will try to send a BUS DEVICE RESET message to the target. 996 logic state, 100 micro-seconds after having asserted the SCSI RESET line. 997 The driver just reads SCSI lines and checks all lines read FALSE except RESET. 999 RESET has been asserted, any signal to TRUE may indicate a SCSI BUS problem.
|
D | ChangeLog.ncr53c8xx | 488 RESET (set by default). (Submitted by Richard Waltham).
|
D | ChangeLog.megaraid_sas | 557 v. If FW in operational state before firing INIT, now we send RESET Flag to FW instead of just READ…
|
D | tmscsim.txt | 376 bus afterwards (echo "RESET" >/proc/scsi/tmscsim/?).
|
D | ChangeLog.1992-1997 | 1424 * aha1542.c (aha1542_reset): Try BUS DEVICE RESET, and then pass 1758 If RESET, request sense information to see what to do next.
|
/linux-4.1.27/drivers/net/irda/ |
D | via-ircc.h | 144 #define RESET 0x28 macro 432 WriteReg(iobase, RESET, type); in ResetChip()
|
/linux-4.1.27/drivers/net/ethernet/oki-semi/pch_gbe/ |
D | pch_gbe.h | 52 u32 RESET; member
|
D | pch_gbe_main.c | 371 iowrite32(PCH_GBE_ALL_RST, &hw->reg->RESET); in pch_gbe_mac_reset_hw() 375 pch_gbe_wait_clr_bit(&hw->reg->RESET, PCH_GBE_ALL_RST); in pch_gbe_mac_reset_hw()
|
/linux-4.1.27/arch/blackfin/mach-bf518/ |
D | Kconfig | 141 bool "Enable Hysteresis on {NMI, RESET, BMODE}"
|
/linux-4.1.27/arch/blackfin/mach-bf527/ |
D | Kconfig | 143 bool "Enable Hysteresis on {NMI, RESET, BMODE}"
|
/linux-4.1.27/drivers/hwmon/ |
D | powr1220.c | 53 RESET, enumerator
|
/linux-4.1.27/drivers/hid/ |
D | hid-roccat-isku.c | 224 ISKU_BIN_ATTR_W(reset, RESET);
|
/linux-4.1.27/drivers/staging/sm750fb/ |
D | ddk750_chip.c | 311 ulReg = FIELD_SET(ulReg, MISC_CTRL, LOCALMEM_RESET, RESET); in ddk750_initHw()
|
/linux-4.1.27/drivers/mfd/ |
D | asic3.c | 672 asic3_set_register(asic, ASIC3_OFFSET(EXTCF, RESET), in ds1wm_enable() 675 asic3_set_register(asic, ASIC3_OFFSET(EXTCF, RESET), in ds1wm_enable()
|
/linux-4.1.27/sound/isa/es1688/ |
D | es1688_lib.c | 107 outb(3, ES1688P(chip, RESET)); /* valid only for ESS chips, SB -> 1 */ in snd_es1688_reset() 109 outb(0, ES1688P(chip, RESET)); in snd_es1688_reset()
|
/linux-4.1.27/sound/soc/blackfin/ |
D | Kconfig | 168 Set the correct GPIO for RESET the sound chip.
|
/linux-4.1.27/drivers/media/pci/saa7134/ |
D | saa7134-dvb.c | 125 static u8 reset [] = { RESET, 0x80 }; in mt352_pinnacle_init() 155 static u8 reset [] = { RESET, 0x80 }; in mt352_aver777_init() 173 static u8 reset [] = { RESET, 0x80 }; in mt352_avermedia_xc3028_init()
|
/linux-4.1.27/drivers/net/phy/ |
D | amd-xgbe-phy.c | 866 XSIR0_IOWRITE_BITS(priv, SIR0_KR_RT_1, RESET, 1); in amd_xgbe_an_tx_training() 872 XSIR0_IOWRITE_BITS(priv, SIR0_KR_RT_1, RESET, 0); in amd_xgbe_an_tx_training()
|
/linux-4.1.27/arch/blackfin/ |
D | Kconfig.debug | 59 - RESET exactly when double fault occurs. The excepting
|
/linux-4.1.27/drivers/media/pci/cx88/ |
D | cx88-dvb.c | 226 static const u8 reset [] = { RESET, 0x80 }; in dvico_fusionhdtv_demod_init() 246 static const u8 reset [] = { RESET, 0x80 }; in dvico_dual_demod_init()
|
/linux-4.1.27/drivers/media/usb/dvb-usb/ |
D | cxusb.c | 638 static u8 reset [] = { RESET, 0x80 }; in cxusb_dee1601_demod_init() 659 static u8 reset [] = { RESET, 0x80 }; in cxusb_mt352_demod_init()
|
D | m920x.c | 490 u8 reset[] = { RESET, 0x80 }; in m920x_mt352_demod_init()
|
/linux-4.1.27/Documentation/watchdog/ |
D | watchdog-parameters.txt | 180 0 = RESET(*) 1 = SMI 2 = NMI 3 = SCI
|
/linux-4.1.27/Documentation/hwmon/ |
D | pmbus-core | 92 - RESET commands are read/write. Reading reset registers returns zero
|
/linux-4.1.27/drivers/media/usb/dvb-usb-v2/ |
D | anysee.c | 268 static u8 reset[] = { RESET, 0x80 }; in anysee_mt352_demod_init()
|
/linux-4.1.27/Documentation/hid/ |
D | hid-transport.txt | 176 - RESET: Used by I2C-HID, not hooked up in HID core.
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | ALSA-Configuration.txt | 1422 reset_workaround - enable AC97 RESET workaround for some laptops 1423 reset_workaround2 - enable extended AC97 RESET workaround for some 1450 Note: some laptops need a workaround for AC97 RESET. For the 1456 AC97 RESET. On these laptops, reset_workaround2 option is
|
/linux-4.1.27/drivers/media/usb/em28xx/ |
D | em28xx-dvb.c | 764 static u8 reset[] = { RESET, 0x80 }; in em28xx_mt352_terratec_xs_init()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | t4_hw.c | 4019 INIT_CMD(c, RESET, WRITE); in t4_fw_reset() 4052 INIT_CMD(c, RESET, WRITE); in t4_fw_halt()
|
/linux-4.1.27/ |
D | MAINTAINERS | 1175 ARM/TEXAS INSTRUMENT KEYSTONE RESET DRIVER 8282 RESET CONTROLLER FRAMEWORK
|