Home
last modified time | relevance | path

Searched refs:RESET (Results 1 – 98 of 98) sorted by relevance

/linux-4.4.14/arch/c6x/kernel/
Dvectors.S12 ; At RESET the processor sets up the DRAM timing parameters and
47 .global RESET
48 .hidden RESET
49 RESET: label
/linux-4.4.14/drivers/pcmcia/
Dpxa2xx_colibri.c43 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.4.14/arch/mips/cobalt/
Dreset.c21 #define RESET 0x0f macro
48 writeb(RESET, RESET_PORT); in cobalt_machine_restart()
/linux-4.4.14/drivers/misc/altera-stapl/
Daltera-jtag.c49 /* 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()
Daltera-jtag.h32 RESET = 0, enumerator
/linux-4.4.14/Documentation/devicetree/bindings/sound/
Dcs4271.txt20 !RESET pin
24 The CS4271 requires its LRCLK and MCLK to be stable before its RESET
Dadi,adau1701.txt12 chip's !RESET pin. If specified, the driver will
Dti,tas5086.txt11 chip's !RESET pin. If specified, the driver will
Drt5677.txt21 - realtek,reset-gpio : The GPIO that controls the CODEC's RESET pin.
/linux-4.4.14/drivers/media/i2c/soc_camera/
Dov2640.c126 #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 },
Dmt9m111.c368 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()
729 ret = reg_set(RESET, MT9M111_RESET_RESET_MODE); in mt9m111_suspend()
731 ret = reg_set(RESET, MT9M111_RESET_RESET_SOC | in mt9m111_suspend()
735 ret = reg_clear(RESET, MT9M111_RESET_CHIP_ENABLE); in mt9m111_suspend()
/linux-4.4.14/drivers/media/dvb-frontends/
Dzl10353_priv.h59 RESET = 0x55, enumerator
Dmt352_priv.h80 RESET = 0x50, enumerator
Dmt312_priv.h48 RESET = 21, enumerator
Dbcm3510.c256 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()
Dbcm3510_priv.h53 u8 RESET :1; member
75 u8 RESET :1; member
Dmt352.c520 static u8 mt352_reset_attach [] = { RESET, 0xC0 }; in mt352_init()
Dzl10353.c192 zl10353_single_write(fe, RESET, 0x80); in zl10353_set_parameters()
Dmt312.c155 return mt312_writereg(state, RESET, full ? 0x80 : 0x40); in mt312_reset()
/linux-4.4.14/sound/oss/
Dwaveartist.h32 #define RESET 0x08 macro
Dwaveartist.c197 waveartist_set_ctlr(hw, -1, RESET); in waveartist_reset()
199 waveartist_set_ctlr(hw, RESET, 0); in waveartist_reset()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dlink.c33 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()
Dar9003_phy.c2136 ath_dbg(common, RESET, "Disabled BB Watchdog\n"); in ar9003_hw_bb_watchdog_config()
2172 ath_dbg(common, RESET, "Enabled BB Watchdog timeout (%u ms)\n", in ar9003_hw_bb_watchdog_config()
2201 ath_dbg(common, RESET, in ar9003_hw_bb_watchdog_dbg_info()
2203 ath_dbg(common, RESET, in ar9003_hw_bb_watchdog_dbg_info()
2215 ath_dbg(common, RESET, "** BB WD cntl: cntl1=0x%08x cntl2=0x%08x **\n", in ar9003_hw_bb_watchdog_dbg_info()
2218 ath_dbg(common, RESET, "** BB mode: BB_gen_controls=0x%08x **\n", in ar9003_hw_bb_watchdog_dbg_info()
2223 ath_dbg(common, RESET, in ar9003_hw_bb_watchdog_dbg_info()
2227 ath_dbg(common, RESET, "==== BB update: done ====\n\n"); in ar9003_hw_bb_watchdog_dbg_info()
Dhw.c433 ath_dbg(common, RESET, "serialize_regmode is %d\n", in ath9k_hw_init_config()
1027 ath_dbg(ath9k_hw_common(ah), RESET, "ah->misc_mode 0x%x\n", in ath9k_hw_init_global_settings()
1297 ath_dbg(ath9k_hw_common(ah), RESET, in ath9k_hw_ar9330_reset_war()
1384 ath_dbg(ath9k_hw_common(ah), RESET, "RTC stuck in MAC reset\n"); in ath9k_hw_set_reset()
1428 ath_dbg(ath9k_hw_common(ah), RESET, "RTC not waking up\n"); in ath9k_hw_set_reset_power_on()
1705 ath_dbg(common, RESET, "CFG Byte Swap Set 0x%x\n", in ath9k_hw_init_desc()
1710 ath_dbg(common, RESET, "Setting CFG 0x%x\n", in ath9k_hw_init_desc()
1778 ath_dbg(common, RESET, "FastChannelChange for %d -> %d\n", in ath9k_hw_do_fastcc()
2193 ath_dbg(common, RESET, "%s -> %s\n", in ath9k_hw_setpower()
2922 ath_dbg(ath9k_hw_common(ah), RESET, in ath9k_hw_reset_tsf()
Dbeacon.c330 ath_dbg(common, RESET, in ath9k_beacon_tasklet()
Dmain.c391 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()
Dar9003_hw.c1116 ath_dbg(ath9k_hw_common(ah), RESET, in ath9k_hw_verify_hang()
Drecv.c494 ath_dbg(ath9k_hw_common(sc->sc_ah), RESET, in ath_stoprecv()
Dxmit.c1867 ath_dbg(common, RESET, in ath_drain_all_txq()
/linux-4.4.14/drivers/input/keyboard/
Dqt1070.c52 #define RESET 0x39 macro
199 qt1070_write(client, RESET, 1); in qt1070_probe()
/linux-4.4.14/Documentation/devicetree/bindings/net/
Dsmsc-lan91c111.txt15 - reset-gpios: GPIO to control the RESET pin
/linux-4.4.14/Documentation/devicetree/bindings/input/touchscreen/
Dpixcir_i2c_ts.txt12 - reset-gpio: GPIO connected to the RESET line of the chip
Dedt-ft5x06.txt30 - reset-gpios: GPIO specification for the RESET input
/linux-4.4.14/sound/isa/sb/
Dsb_common.c80 outb(1, SBP(chip, RESET)); in snd_sbdsp_reset()
82 outb(0, SBP(chip, RESET)); in snd_sbdsp_reset()
/linux-4.4.14/drivers/gpu/drm/radeon/
Drv740d.h56 #define RESET (1 << 30) macro
Drv770d.h129 #define RESET (1 << 30) macro
Dnid.h571 #define RESET (1 << 30) macro
Devergreend.h109 #define RESET (1 << 30) macro
/linux-4.4.14/Documentation/devicetree/bindings/net/ieee802154/
Dcc2520.txt15 - reset-gpio: GPIO spec for the RESET pin
/linux-4.4.14/drivers/scsi/
Deata_pio.c427 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()
DFlashPoint.c517 #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 …]
Deata_generic.h78 #define RESET 4 macro
/linux-4.4.14/Documentation/devicetree/bindings/media/
Dsamsung-s5k6a3.txt14 - gpios : specifier of a GPIO connected to the RESET pin;
/linux-4.4.14/drivers/isdn/hardware/eicon/
Dmi_pc.h39 #define RESET 7 macro
/linux-4.4.14/Documentation/devicetree/bindings/usb/
Dusb-nop-xceiv.txt40 hsusb1_vcc_regulator provides power to the PHY and GPIO 7 controls RESET.
/linux-4.4.14/drivers/staging/rts5208/
Dxd.h45 #define RESET 0xff macro
/linux-4.4.14/drivers/media/radio/wl128x/
Dfmdrv_common.h83 #define RESET 102 macro
/linux-4.4.14/drivers/net/ethernet/sis/
Dsis900.h45 RESET = 0x00000100, SWI = 0x00000080, RxRESET = 0x00000020, enumerator
Dsis900.c2388 sw32(cr, RxRESET | TxRESET | RESET | sr32(cr)); in sis900_reset()
/linux-4.4.14/sound/pci/
Des1938.c398 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.4.14/Documentation/input/
Datarikbd.txt192 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.4.14/drivers/block/rsxx/
Drsxx_priv.h195 RESET = 0x08, /* Reset Register */ enumerator
Ddma.c125 iowrite32(DMA_QUEUE_RESET, card->regmap + RESET); in rsxx_dma_queue_reset()
/linux-4.4.14/drivers/tty/
Dnozomi.c160 #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.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF542.h494 #define RESET 0x8 /* Reset indicator */ macro
DdefBF547.h771 #define RESET 0x8 /* Reset indicator */ macro
/linux-4.4.14/Documentation/devicetree/bindings/mfd/
Darizona.txt46 - wlf,reset : GPIO specifier for the GPIO controlling /RESET
/linux-4.4.14/arch/blackfin/mach-bf527/include/mach/
DdefBF525.h265 #define RESET 0x8 /* Reset indicator */ macro
/linux-4.4.14/drivers/staging/sm750fb/
Dddk750_chip.c242 ulReg = FIELD_SET(ulReg, MISC_CTRL, LOCALMEM_RESET, RESET); in ddk750_initHw()
/linux-4.4.14/Documentation/spi/
Dbutterfly33 RESET = J403.nRST = pin 3/D1
/linux-4.4.14/arch/arm/boot/dts/
Dste-hrefv60plus.dtsi128 /* NFC ENA and RESET to low, pulldown IRQ line */
Dimx53-tx53-x03x.dts191 regulator-name = "LCD RESET";
Dimx6ul-14x14-evk.dts328 MX6UL_PAD_GPIO1_IO09__GPIO1_IO09 0x17059 /* SD1 RESET */
Dimx28-tx28.dts115 regulator-name = "LCD RESET";
517 MX28_PAD_SSP0_DATA6__GPIO_2_6 /* RESET */
Dimx6qdl-tx6.dtsi303 MX6QDL_PAD_SD3_DAT2__GPIO7_IO06 0x1b0b1 /* ETN PHY RESET */
/linux-4.4.14/Documentation/scsi/
DChangeLog.ips8 4.90.11 - Don't actually RESET unless it's physically required
Dsym53c8xx_2.txt385 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.
DChangeLog.sym53c8xx293 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).
Dncr53c8xx.txt544 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.
DChangeLog.megaraid_sas557 v. If FW in operational state before firing INIT, now we send RESET Flag to FW instead of just READ…
Dtmscsim.txt376 bus afterwards (echo "RESET" >/proc/scsi/tmscsim/?).
DChangeLog.ncr53c8xx488 RESET (set by default). (Submitted by Richard Waltham).
DChangeLog.1992-19971424 * 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.4.14/drivers/net/irda/
Dvia-ircc.h144 #define RESET 0x28 macro
432 WriteReg(iobase, RESET, type); in ResetChip()
/linux-4.4.14/drivers/net/ethernet/oki-semi/pch_gbe/
Dpch_gbe.h52 u32 RESET; member
Dpch_gbe_main.c371 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.4.14/arch/blackfin/mach-bf518/
DKconfig141 bool "Enable Hysteresis on {NMI, RESET, BMODE}"
/linux-4.4.14/arch/blackfin/mach-bf527/
DKconfig143 bool "Enable Hysteresis on {NMI, RESET, BMODE}"
/linux-4.4.14/drivers/hwmon/
Dpowr1220.c53 RESET, enumerator
/linux-4.4.14/drivers/hid/
Dhid-roccat-isku.c224 ISKU_BIN_ATTR_W(reset, RESET);
/linux-4.4.14/drivers/mfd/
Dasic3.c671 asic3_set_register(asic, ASIC3_OFFSET(EXTCF, RESET), in ds1wm_enable()
674 asic3_set_register(asic, ASIC3_OFFSET(EXTCF, RESET), in ds1wm_enable()
/linux-4.4.14/sound/isa/es1688/
Des1688_lib.c107 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.4.14/sound/soc/blackfin/
DKconfig168 Set the correct GPIO for RESET the sound chip.
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-mdio.c479 XSIR0_IOWRITE_BITS(pdata, SIR0_KR_RT_1, RESET, 1); in xgbe_an_tx_training()
485 XSIR0_IOWRITE_BITS(pdata, SIR0_KR_RT_1, RESET, 0); in xgbe_an_tx_training()
/linux-4.4.14/drivers/media/pci/saa7134/
Dsaa7134-dvb.c115 static u8 reset [] = { RESET, 0x80 }; in mt352_pinnacle_init()
144 static u8 reset [] = { RESET, 0x80 }; in mt352_aver777_init()
162 static u8 reset [] = { RESET, 0x80 }; in mt352_avermedia_xc3028_init()
/linux-4.4.14/arch/blackfin/
DKconfig.debug59 - RESET exactly when double fault occurs. The excepting
/linux-4.4.14/drivers/media/pci/cx88/
Dcx88-dvb.c229 static const u8 reset [] = { RESET, 0x80 }; in dvico_fusionhdtv_demod_init()
249 static const u8 reset [] = { RESET, 0x80 }; in dvico_dual_demod_init()
/linux-4.4.14/drivers/media/usb/dvb-usb/
Dcxusb.c638 static u8 reset [] = { RESET, 0x80 }; in cxusb_dee1601_demod_init()
659 static u8 reset [] = { RESET, 0x80 }; in cxusb_mt352_demod_init()
Dm920x.c490 u8 reset[] = { RESET, 0x80 }; in m920x_mt352_demod_init()
/linux-4.4.14/Documentation/watchdog/
Dwatchdog-parameters.txt180 0 = RESET(*) 1 = SMI 2 = NMI 3 = SCI
/linux-4.4.14/Documentation/hwmon/
Dpmbus-core92 - RESET commands are read/write. Reading reset registers returns zero
/linux-4.4.14/drivers/media/usb/dvb-usb-v2/
Danysee.c268 static u8 reset[] = { RESET, 0x80 }; in anysee_mt352_demod_init()
/linux-4.4.14/Documentation/hid/
Dhid-transport.txt176 - RESET: Used by I2C-HID, not hooked up in HID core.
/linux-4.4.14/Documentation/sound/alsa/
DALSA-Configuration.txt1422 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.4.14/drivers/media/usb/em28xx/
Dem28xx-dvb.c765 static u8 reset[] = { RESET, 0x80 }; in em28xx_mt352_terratec_xs_init()
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dt4_hw.c5921 INIT_CMD(c, RESET, WRITE); in t4_fw_reset()
5954 INIT_CMD(c, RESET, WRITE); in t4_fw_halt()
/linux-4.4.14/scripts/
Dcheckpatch.pl1703 $output .= RESET if (-t STDOUT && $color);
/linux-4.4.14/
DMAINTAINERS1220 ARM/TEXAS INSTRUMENT KEYSTONE RESET DRIVER
8964 RESET CONTROLLER FRAMEWORK