| /linux/arch/mips/cobalt/ |
| H A D | reset.c | 21 #define RESET 0x0f macro 48 writeb(RESET, RESET_PORT); in cobalt_machine_restart()
|
| /linux/arch/arm/boot/dts/intel/pxa/ |
| H A D | pxa300-raumfeld-tuneable-clock.dtsi | 74 MFP_PIN_PXA300(120) MFP_AF0 /* RESET */ 81 MFP_PIN_PXA300(111) MFP_AF0 /* RESET */
|
| /linux/drivers/misc/altera-stapl/ |
| H A D | altera-jtag.c | 35 /* RESET */ { RESET, IDLE }, 44 /* IRSELECT */ { RESET, IRCAPTURE }, 307 } else if (state == RESET) in altera_goto_jstate() 354 tms = (wait_state == RESET) ? TMS_HIGH : TMS_LOW; in altera_wait_cycles() 598 case RESET: in altera_irscan() 697 case RESET: in altera_swap_ir() 801 case RESET: in altera_drscan() 892 case RESET: in altera_swap_dr()
|
| H A D | altera-jtag.h | 18 RESET = 0, enumerator
|
| /linux/drivers/media/dvb-frontends/ |
| H A D | zl10353_priv.h | 45 RESET = 0x55, enumerator
|
| H A D | mt352_priv.h | 66 RESET = 0x50, enumerator
|
| H A D | mt312_priv.h | 35 RESET = 21, enumerator
|
| H A D | bcm3510.c | 256 if (ap.APSTAT1_a2.RESET || ap.APSTAT1_a2.IDLE || ap.APSTAT1_a2.STOP || hab.HABSTAT_a8.HABR) { 686 bcm3510_readB(st,0xa0,&v); v.HCTL1_a0.RESET = 1; in bcm3510_reset() 696 if (v.APSTAT1_a2.RESET) in bcm3510_reset() 720 if (!v.APSTAT1_a2.RESET) in bcm3510_clear_reset()
|
| H A D | bcm3510_priv.h | 40 u8 RESET :1; member 62 u8 RESET :1; member
|
| /linux/drivers/input/keyboard/ |
| H A D | qt1070.c | 39 #define RESET 0x39 macro 184 qt1070_write(client, RESET, 1); in qt1070_probe()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | link.c | 49 ath_dbg(ath9k_hw_common(sc->sc_ah), RESET, in ath_tx_complete_check() 78 ath_dbg(common, RESET, in ath_hw_rx_inactive_check() 112 ath_dbg(common, RESET, in ath_hw_check() 134 ath_dbg(common, RESET, "PLL WAR, resetting the chip\n"); in ath_hw_pll_rx_hang_check()
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6ull-dhcor-maveo-box.dts | 77 "BUTTON-RESET", "", "", "", 123 "PSOC-SWD-IO", "PSOC-SWD-CLK", "PSOC-RESET", "ZIGBEE-PROG", 124 "ZIGBEE-RESET", "", "PSOC-PWR-FAIL-OUT", "NFC-ENABLE",
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-am65-iot2050-common-pg2.dtsi | 29 "", "", "", "", "CP2102N-RESET";
|
| /linux/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | dw_dsi_reg.h | 18 #define RESET 0 macro
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | rv740d.h | 56 #define RESET (1 << 30) macro
|
| /linux/arch/arm64/boot/dts/mediatek/ |
| H A D | mt7981b-cudy-wr3000-v1.dts | 29 label = "RESET";
|
| /linux/Documentation/devicetree/bindings/net/ieee802154/ |
| H A D | cc2520.txt | 15 - reset-gpio: GPIO spec for the RESET pin
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | repaper.txt | 11 - reset-gpios: RESET pin
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | adi,adau1701.txt | 12 chip's !RESET pin. If specified, the driver will
|
| H A D | ti,tas5086.txt | 11 chip's !RESET pin. If specified, the driver will
|
| /linux/drivers/scsi/ |
| H A D | FlashPoint.c | 489 #define RESET BIT(7) macro 1739 if (hp_int & (FIFO | TIMEOUT | RESET | SCAM_SEL) || bm_status) { in FlashPoint_HandleInterrupt() 1744 (FIFO | TIMEOUT | RESET | SCAM_SEL)); in FlashPoint_HandleInterrupt() 2003 (BUS_FREE | RESET))) { in FPT_SccbMgr_bad_isr() 2009 else if (p_int & RESET) { in FPT_SccbMgr_bad_isr() 2722 (PHASE | RESET)) in FPT_sres() 2804 while (!(RDW_HARPOON((port + hp_intstat)) & (PHASE | RESET)) && in FPT_sres() 3720 while (!(RDW_HARPOON((p_port + hp_intstat)) & (BUS_FREE | RESET)) && in FPT_sxfrp() 3740 while (!(RDW_HARPOON((p_port + hp_intstat)) & (BUS_FREE | RESET))) { in FPT_sxfrp() 3751 if (!(RDW_HARPOON((p_port + hp_intstat)) & (BUS_FREE | RESET))) { in FPT_sxfrp() [all …]
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-netgear-wg302v1.dts | 54 /* RESET is on GPIO13 which can't fire interrupts */
|
| /linux/Documentation/sound/codecs/ |
| H A D | cs35l56.rst | 202 to the amplifier and the driver does not have control of the RESET 208 RESET. SoundWire systems typically do not give the driver control of 209 RESET and only a BIOS (re)boot can reset the amplifiers. 243 previously, and the driver does not have control of a hard RESET line
|
| /linux/Documentation/sound/soc/ |
| H A D | dai.rst | 13 now also popular in many portable devices. This DAI has a RESET line and time
|
| /linux/Documentation/networking/ |
| H A D | can_ucan_protocol.rst | 176 started STOP or RESET stopped 177 stopped STOP or RESET stopped
|