/linux-4.4.14/arch/arm/mach-spear/ |
D | pl080.c | 28 } signals[16] = {{0, 0}, }; variable 38 if (signals[signal].busy && in pl080_get_signal() 39 (signals[signal].val != cd->muxval)) { in pl080_get_signal() 45 if (!signals[signal].busy) { in pl080_get_signal() 58 signals[signal].busy++; in pl080_get_signal() 59 signals[signal].val = cd->muxval; in pl080_get_signal() 72 if (!signals[signal].busy) in pl080_put_signal() 75 signals[signal].busy--; in pl080_put_signal()
|
/linux-4.4.14/Documentation/isdn/ |
D | INTERFACE.fax | 72 ISDN_TTY_FAX_DR signals +FDR command to HL 74 ISDN_TTY_FAX_DT signals +FDT command to HL 76 ISDN_TTY_FAX_ET signals +FET command to HL 92 ISDN_TTY_FAX_ET signals end of data, 95 ISDN_TTY_FAX_FCON signals the established, outgoing connection, 98 ISDN_TTY_FAX_FCON_I signals the established, incoming connection, 103 ISDN_TTY_FAX_SENT signals that all data has been sent 107 ISDN_TTY_FAX_PTS signals a msg-confirmation (page sent successful), 114 ISDN_TTY_FAX_EOP signals end of data in receive mode,
|
D | INTERFACE | 490 With this call, the HL-driver signals the availability of new data 503 With this call, the HL-driver signals an incoming call to the LL. 542 With this call, the HL-driver signals availability of the ISDN-card. 553 With this call, the HL-driver signals unavailability of the ISDN-card. 564 With this call, the HL-driver signals the successful establishment of 575 With this call, the HL-driver signals the successful establishment of 592 With this call, the HL-driver signals the shutdown of a 605 With this call, the HL-driver signals the shutdown of a 633 With this call, the HL-driver signals that it will be unloaded now. This 644 With this call the HL-driver signals the delivery of a data-packet. [all …]
|
/linux-4.4.14/tools/perf/util/ |
D | sigchain.c | 11 static struct sigchain_signal signals[SIGCHAIN_MAX_SIGNALS]; variable 21 struct sigchain_signal *s = signals + sig; in sigchain_push() 34 struct sigchain_signal *s = signals + sig; in sigchain_pop()
|
/linux-4.4.14/Documentation/ |
D | hsi.txt | 14 The serial protocol uses two signals, DATA and FLAG as combined data and clock 15 signals and an additional READY signal for flow control. An additional WAKE 16 signal can be used to wakeup the chips from standby modes. The signals are 17 commonly prefixed by AC for signals going from the application die to the 18 cellular die and CA for signals going the other way around.
|
D | smsc_ece1099.txt | 8 Keypad scan Input(KSI) and Keypad Scan Output(KSO) signals 52 located on the Companion device. The bus comprises three signals,
|
D | unshare.txt | 242 set and signals are also being shared, force CLONE_THREAD. If 289 signals and signal handlers. Signals are complex to begin with and 290 to unshare signals and/or signal handlers of a currently running 292 need to allow unsharing of signals and/or signal handlers, it can
|
D | Intel-IOMMU.txt | 70 When errors are reported, the DMA engine signals via an interrupt. The fault
|
D | rtc.txt | 47 However it can also be used to generate signals from a slow 2Hz to a 48 relatively fast 8192Hz, in increments of powers of two. These signals
|
D | dma-buf-sharing.txt | 150 Once the DMA for the current buffer-user is over, it signals 'end-of-DMA' to
|
D | kernel-parameters.txt | 29 log_buf_len=1M print-fatal-signals=1 2981 print-fatal-signals= 2982 [KNL] debug: print fatal signals 2985 related application anomalies: too many signals, 2986 too many POSIX.1 timers, fatal signals causing a
|
D | kernel-docs.txt | 232 Keywords: character device drivers, I/O, signals, DMA, accessing
|
D | pinctrl.txt | 871 - Registers (or fields within registers) that control muxing of signals
|
/linux-4.4.14/Documentation/devicetree/bindings/reset/ |
D | reset.txt | 3 This binding is intended to represent the hardware reset signals present 4 internally in most IC (SoC, FPGA, ...) designs. Reset signals for whole 24 may be reset. Instead, reset signals should be represented in the DT node 27 block node for dedicated reset signals. The intent of this binding is to give 28 appropriate software access to the reset signals in order to manage the HW,
|
D | sirf,rstc.txt | 25 reset signals for most blocks in system. Those device nodes should specify the
|
D | nxp,lpc1850-rgu.txt | 62 the reset signals and the connected block/peripheral.
|
/linux-4.4.14/drivers/tty/ |
D | synclink_gt.c | 314 unsigned char signals; /* serial signal states */ member 779 info->signals &= ~(SerialSignal_RTS | SerialSignal_DTR); in set_termios() 788 info->signals |= SerialSignal_DTR; in set_termios() 791 info->signals |= SerialSignal_RTS; in set_termios() 1260 if (info->signals & SerialSignal_RTS) in line_info() 1262 if (info->signals & SerialSignal_CTS) in line_info() 1264 if (info->signals & SerialSignal_DTR) in line_info() 1266 if (info->signals & SerialSignal_DSR) in line_info() 1268 if (info->signals & SerialSignal_DCD) in line_info() 1270 if (info->signals & SerialSignal_RI) in line_info() [all …]
|
/linux-4.4.14/arch/mips/kernel/ |
D | entry.S | 87 # signals dont change between 143 # signals dont change between 152 work_notifysig: # deal with pending signals and
|
/linux-4.4.14/Documentation/devicetree/bindings/leds/ |
D | leds-bcm6328.txt | 16 is usually 1:1 for hardware to LED signals, but through the activity/link 60 signal sources. Up to four link hardware signals can get muxed into 61 these LEDs. Only valid for LEDs 0 to 7, where LED signals 0 to 3 may 62 be muxed to LEDs 0 to 3, and signals 4 to 7 may be muxed to LEDs 66 signal sources. Up to four activity hardware signals can get muxed into 67 these LEDs. Only valid for LEDs 0 to 7, where LED signals 0 to 3 may 68 be muxed to LEDs 0 to 3, and signals 4 to 7 may be muxed to LEDs
|
D | leds-bcm6358.txt | 18 - brcm,clk-dat-low : Boolean, makes clock and data signals active low.
|
/linux-4.4.14/Documentation/devicetree/bindings/media/ |
D | st-rc.txt | 11 protocol used for receiving remote control signals. rx-mode should 14 protocol used for transmitting remote control signals. tx-mode should
|
D | video-interfaces.txt | 76 mode horizontal and vertical synchronization signals are provided to the 78 mode the data source device is also the source of the synchronization signals.
|
/linux-4.4.14/Documentation/ptp/ |
D | ptp.txt | 23 - Period output signals configurable from user space 52 signals may be configured via the POSIX timer_settime() system 77 - 3 Periodic signals (optional interrupt) 84 - GPIO outputs can produce periodic signals
|
/linux-4.4.14/Documentation/devicetree/bindings/pwm/ |
D | pwm-mtk-disp.txt | 12 - "main": clock used to generate PWM signals. 13 - "mm": sync signals from the modules of mmsys.
|
D | pwm-samsung.txt | 23 - "timers" - PWM base clock used to generate PWM signals,
|
/linux-4.4.14/arch/m68k/ |
D | Kconfig.debug | 47 bool "Disable BDM signals" 50 Disable the ColdFire CPU's BDM signals.
|
/linux-4.4.14/drivers/pps/ |
D | Kconfig | 14 Some antennae's PPS signals are connected with the CD (Carrier 18 Some antennae's PPS signals are connected with some special host
|
/linux-4.4.14/Documentation/arm64/ |
D | tagged-pointers.txt | 21 (2) Non-zero tags are not preserved when delivering signals. 25 One exception to this rule is for signals raised in response
|
/linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
D | arizona.txt | 55 of input signals. Valid values are 0 (Differential), 1 (Single-ended) and 58 input signals. If values less than the number of input signals, elements
|
D | bfticu.txt | 4 Its main functionality is to collect IRQs from the whole chassis and signals
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | NOTES | 14 - The HDMI / DVO / HD Analog / SD analog IP builds the video signals 19 - The VTG (Video Timing Generators) build Vsync signals used by the other HW IP
|
/linux-4.4.14/fs/notify/dnotify/ |
D | Kconfig | 7 that uses signals to communicate events to user-space. There exist
|
/linux-4.4.14/scripts/kconfig/ |
D | qconf.h | 71 signals: 225 signals: 253 signals:
|
/linux-4.4.14/drivers/pps/generators/ |
D | Kconfig | 12 utilizes STROBE pin of a parallel port to send PPS signals. It uses
|
/linux-4.4.14/Documentation/devicetree/bindings/display/bridge/ |
D | adi,adv7511.txt | 42 - adi,embedded-sync: The input uses synchronization signals embedded in the 44 signals.
|
D | adi,adv7123.txt | 4 The ADV7123 is a digital-to-analog converter that outputs VGA signals from a
|
/linux-4.4.14/arch/arc/boot/dts/ |
D | axs103.dts | 22 … "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8 debug print-fatal-signals=1";
|
D | axs103_idu.dts | 22 … "earlycon=uart8250,mmio32,0xe0022000,115200n8 console=ttyS3,115200n8 debug print-fatal-signals=1";
|
/linux-4.4.14/Documentation/gpio/ |
D | gpio.txt | 53 - Inputs can often be used as IRQ signals, often edge triggered but 89 Sometimes shared signals need to use "open drain" (where only the low signal 97 Also, bidirectional data bus signals sometimes use open drain signals.
|
D | gpio-legacy.txt | 40 - Inputs can often be used as IRQ signals, often edge triggered but 93 reserves "negative" numbers for other purposes like marking signals as 261 These calls serve two basic purposes. One is marking the signals which 286 to implement a workaround on signals typically driven by a non-GPIO HW block. 288 Some platforms allow some or all GPIO signals to be routed to different pins. 414 Sometimes shared signals need to use "open drain" signaling, where only the 421 Also, bidirectional data bus signals sometimes use open drain signals. 549 Any debugfs dump method should normally ignore signals which haven't been 675 GPIO signals have paths like /sys/class/gpio/gpio42/ (for GPIO #42)
|
D | board.txt | 165 signals to 1, i.e. enabling the LEDs. And for the "power" GPIO, which is mapped
|
D | sysfs.txt | 55 GPIO signals have paths like /sys/class/gpio/gpio42/ (for GPIO #42)
|
D | drivers-on-gpio.txt | 88 to emulate MCTRL (modem control) signals CTS/RTS by using two GPIO lines. The
|
D | driver.txt | 61 Any debugfs dump method should normally ignore signals which haven't been 209 Input GPIOs can be used as IRQ signals. When this happens, a driver is requested
|
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ |
D | sbs_sbs-battery.txt | 12 - sbs,battery-detect-gpios : The gpio which signals battery detection and
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | LART | 6 other StrongARM-gadgets. Almost all SA signals are directly accessible
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ti/ |
D | dra7-atl.txt | 7 signals - can compensate the drift between the two ws signal. 46 For valid word select signals, see the dt-bindings/clk/ti-dra7-atl.h include
|
D | composite.txt | 8 a multiplexer clock with multiple input clock signals or parents, one
|
D | mux.txt | 6 register-mapped multiplexer with multiple input clock signals or
|
/linux-4.4.14/Documentation/devicetree/bindings/interrupt-controller/ |
D | ti,omap-intc-irq.txt | 4 96 or 128 IRQ signals to the ARM host depending on the SoC.
|
D | ti,keystone-irq.txt | 4 host using the IRQ controller IP. It provides 28 IRQ signals to ARM.
|
D | brcm,bcm7120-l2-intc.txt | 9 - outputs multiple interrupts signals towards its interrupt controller parent
|
D | msi.txt | 34 An MSI controller signals interrupts to a CPU when a write is made to an MMIO
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | sleep-s3c2410.S | 54 orr r8, r8, #S3C2410_MISCCR_SDSLEEP @ SDRAM power-down signals
|
/linux-4.4.14/Documentation/filesystems/ |
D | dnotify.txt | 10 being delivered using signals. 33 Preferably the application will choose one of the real time signals
|
D | dlmfs.txt | 83 mkdir(2) signals dlmfs to join a domain (which will have the same name 86 rmdir(2) signals dlmfs to leave the domain
|
D | ocfs2.txt | 46 intr (*) Allow signals to interrupt cluster operations. 47 nointr Do not allow signals to interrupt cluster
|
D | proc.txt | 244 SigQ number of signals queued/max. number for queue 245 SigPnd bitmap of pending signals for the thread 246 ShdPnd bitmap of shared pending signals for the process 247 SigBlk bitmap of blocked signals 248 SigIgn bitmap of ignored signals 249 SigCgt bitmap of caught signals 312 pending bitmap of pending signals 313 blocked bitmap of blocked signals 314 sigign bitmap of ignored signals 315 sigcatch bitmap of caught signals
|
D | fiemap.txt | 199 structure directly. Filesystem handlers should be tolerant to signals and return
|
D | coda.txt | 349 signals are put in the queue at the head, and read first by Venus. If
|
/linux-4.4.14/Documentation/cgroups/ |
D | 00-INDEX | 14 - checkpointing; rationale to not use signals, interface.
|
D | freezer-subsystem.txt | 20 and resuming tasks in userspace. Both of these signals are observable 40 This happens because bash can observe both signals and choose how it 44 signals is gdb. In fact any program designed to use ptrace is likely to
|
/linux-4.4.14/Documentation/devicetree/bindings/media/i2c/ |
D | tvp514x.txt | 6 to-digital (A/D) conversion of component RGB and YPbPr signals as well as A/D
|
/linux-4.4.14/Documentation/devicetree/bindings/powerpc/fsl/ |
D | guts.txt | 6 signals, and clock control.
|
D | dcsr.txt | 80 two interrupt signals based on debug event sources within the SoC. 81 The interrupt signals are epu_xt_int0 and epu_xt_int1.
|
/linux-4.4.14/drivers/usb/serial/ |
D | sierra.c | 622 unsigned char signals = *((unsigned char *) in sierra_instat_callback() local 627 signals); in sierra_instat_callback() 631 portdata->dcd_state = ((signals & 0x01) ? 1 : 0); in sierra_instat_callback() 632 portdata->dsr_state = ((signals & 0x02) ? 1 : 0); in sierra_instat_callback() 633 portdata->ri_state = ((signals & 0x08) ? 1 : 0); in sierra_instat_callback()
|
D | option.c | 2103 unsigned char signals = *((unsigned char *) in option_instat_callback() local 2107 dev_dbg(dev, "%s: signal x%x\n", __func__, signals); in option_instat_callback() 2111 portdata->dcd_state = ((signals & 0x01) ? 1 : 0); in option_instat_callback() 2112 portdata->dsr_state = ((signals & 0x02) ? 1 : 0); in option_instat_callback() 2113 portdata->ri_state = ((signals & 0x08) ? 1 : 0); in option_instat_callback()
|
/linux-4.4.14/Documentation/hwmon/ |
D | lm93 | 72 The LM93 can monitor two #PROCHOT signals. The results are found in the 82 The monitoring intervals for the two #PROCHOT signals is also configurable. 92 signals. I.e. when #P1_PROCHOT is asserted, the LM93 will automatically 110 The LM93 can monitor two #VRD_HOT signals. The results are found in the 123 four signals are measured within 4 seconds. 233 If the #PROCHOT or #VRDHOT signals are asserted while bound to a PWM output
|
D | ucd9000 | 30 can be used for power supply enables, power-on reset signals, external 38 power-on reset signals, external interrupts, cascading, or other system
|
D | smm665 | 79 Min, max, lcrit, and crit values are used by the chip to trigger external signals 80 and/or other activity. Triggered signals can include HEALTHY, RST, Power Off,
|
D | sht15 | 41 chip. These coefficients are used to internally calibrate the signals from the
|
D | w83627hf | 58 it is possible or even likely for a w83627thf to have the VID signals routed
|
D | adm1026 | 90 The datasheet shows an example application with VID signals attached to
|
D | lm85 | 56 VID signals from the processor to the VRM. Lastly, there are three (3) PWM
|
/linux-4.4.14/scripts/coccinelle/free/ |
D | clk_put.cocci | 3 //# This only signals a missing clk_put when there is a clk_put later
|
D | iounmap.cocci | 3 //# This only signals a missing iounmap when there is an iounmap later
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | ingenic,cgu.txt | 5 to provide many different clock signals derived from only 2 external source
|
D | nvidia,tegra124-dfll.txt | 10 communicating with an off-chip PMIC either via an I2C bus or via PWM signals.
|
D | brcm,kona-ccu.txt | 5 a set of clock signals. Each CCU is represented by a node in the
|
D | clock-bindings.txt | 130 signal generated by the external oscillator, and provides two output signals
|
/linux-4.4.14/drivers/staging/dgnc/ |
D | dgnc_cls.c | 37 static void cls_parse_modem(struct channel_t *ch, unsigned char signals); 1039 static void cls_parse_modem(struct channel_t *ch, unsigned char signals) in cls_parse_modem() argument 1041 unsigned char msignals = signals; in cls_parse_modem() 1053 unsigned char mswap = signals; in cls_parse_modem() 1078 signals &= 0xf0; in cls_parse_modem()
|
D | dgnc_neo.c | 39 static void neo_parse_modem(struct channel_t *ch, unsigned char signals); 1518 static void neo_parse_modem(struct channel_t *ch, unsigned char signals) in neo_parse_modem() argument 1520 unsigned char msignals = signals; in neo_parse_modem()
|
/linux-4.4.14/Documentation/devicetree/bindings/gpio/ |
D | gpio-dsp-keystone.txt | 4 the DSP GPIO controller IP. It provides 28 IRQ signals per each DSP core.
|
D | gpio.txt | 33 and bit-banged data signals:
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-gpio | 7 As a Kconfig option, individual GPIO signals may be accessed from
|
D | sysfs-devices-power | 19 Some devices support "wakeup" events, which are hardware signals
|
/linux-4.4.14/Documentation/devicetree/bindings/sound/ |
D | ti,tas5086.txt | 18 PWM signals. This helps reduce pops and clicks.
|
D | tas571x.txt | 4 signals that can be wired up to GPIOs: reset (strongly recommended), and
|
D | simple-card.txt | 21 - simple-audio-card,hp-det-gpio : Reference to GPIO that signals when 23 - simple-audio-card,mic-det-gpio : Reference to GPIO that signals when
|
D | fsl,ssi.txt | 34 all be connected to valid signals. In synchronous mode,
|
/linux-4.4.14/Documentation/arm/Samsung-S3C24XX/ |
D | SMDK2440.txt | 9 10MBit Ethernet, and expansion headers for various signals, including
|
/linux-4.4.14/Documentation/devicetree/bindings/regulator/ |
D | qcom,spmi-regulator.txt | 125 0 = ignore all hardware enable signals 137 0 = ignore all hardware enable signals
|
/linux-4.4.14/drivers/media/radio/si4713/ |
D | Kconfig | 36 RDS and RBDS signals as well. This module is the v4l2 radio
|
/linux-4.4.14/Documentation/devicetree/bindings/spi/ |
D | spi-fsl-dspi.txt | 11 - spi-num-chipselects : the number of the chipselect signals.
|
D | fsl-spi.txt | 43 - fsl,espi-num-chipselects : the number of the chipselect signals.
|
/linux-4.4.14/tools/perf/Documentation/ |
D | perf-sched.txt | 37 a dot signals an idle CPU.
|
/linux-4.4.14/Documentation/input/ |
D | amijoy.txt | 84 clocked by 2 of the signals input from the mouse serial 132 addresses is shown below. The counters are stopped by signals
|
D | rotary-encoder.txt | 86 signals (because of an inverting buffer or other reasons). The encoder
|
D | alps.txt | 95 Note that the device never signals overflow condition.
|
D | multi-touch-protocol.txt | 72 slot by changing its ABS_MT_TRACKING_ID. If the hardware signals that it is
|
D | joystick-parport.txt | 240 resistors on each of the direction and button signals, like this:
|
/linux-4.4.14/arch/powerpc/boot/dts/ |
D | xcalibur1501.dts | 251 /* On-board signals for VID, flash, serial */ 260 /* PMC0/XMC0 signals */ 269 /* PMC1/XMC1 signals */ 278 /* CompactPCI signals (sysen, GA[4:0]) */
|
D | katmai.dts | 304 * On Katmai, the following PCI-X interrupts signals
|
/linux-4.4.14/Documentation/devicetree/bindings/mtd/ |
D | gpio-control-nand.txt | 5 signals.
|
/linux-4.4.14/Documentation/powerpc/ |
D | transactional_memory.txt | 99 Delivery of signals (both sync and async) during transactions provides a second 101 state. Signal delivery 'treclaim's to capture both register states, so signals 167 For signals taken in non-TM or suspended mode, we use the
|
D | qe_firmware.txt | 89 structure signals the microcode which of these virtual traps is active.
|
/linux-4.4.14/Documentation/devicetree/bindings/bus/ |
D | ti-gpmc.txt | 50 WE signals timings (in nanoseconds) corresponding to GPMC_CONFIG4: 54 OE signals timings (in nanoseconds) corresponding to GPMC_CONFIG4:
|
/linux-4.4.14/arch/m68k/kernel/ |
D | entry.S | 217 bnes 1b | if so, skip resched, signals 230 bnes 1f | if so, skip resched, signals
|
/linux-4.4.14/Documentation/devicetree/bindings/watchdog/ |
D | atmel-wdt.txt | 24 "all" : assert peripherals and processor reset signals
|
/linux-4.4.14/Documentation/devicetree/bindings/soc/mediatek/ |
D | pwrap.txt | 14 The signals of these pins are routed over the SPI bus using the pwrap
|
/linux-4.4.14/Documentation/devicetree/bindings/dma/ |
D | shdma.txt | 20 - dma-requests: number of DMA request signals
|
D | dma.txt | 17 - dma-requests: Number of DMA request signals supported by the
|
D | ste-dma40.txt | 59 Existing signal numbers for the DB8500 ASIC. Unless specified, the signals are
|
/linux-4.4.14/Documentation/devicetree/bindings/i2c/ |
D | i2c-mux-gpio.txt | 4 route the I2C signals.
|
D | i2c-mux-pinctrl.txt | 4 route the I2C signals, and represents the pin multiplexing configuration
|
D | i2c-mux-reg.txt | 4 to route the I2C signals.
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/samsung/ |
D | pmu.txt | 44 this PMU signals interrupts to.
|
/linux-4.4.14/drivers/staging/iio/Documentation/ |
D | inkernel.txt | 5 signals. The functionality supported will grow as use cases arise.
|
/linux-4.4.14/Documentation/sound/alsa/ |
D | Audigy-mixer.txt | 169 All stereo signals are mixed together and mirrored to surround, center and LFE. 175 All stereo signals are mixed together and mirrored to surround, center and LFE. 181 All stereo signals are mixed together and mirrored to surround, center and LFE. 186 All stereo signals are mixed together and mirrored to surround, center and LFE.
|
D | README.maya44 | 42 - The level meters ("multi track") in 'alsamixer' do not seem to react to signals in (if this is a …
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 34 signals of function blocks A,B and C. Specific function blocks are
|
D | cnxt,cx92755-pinctrl.txt | 85 "client select" for the Rx and Tx signals of uart0. The uart0 node references
|
D | fsl,imx-pinctrl.txt | 5 multiplexing the PAD input/output signals. For each PAD there are up to
|
D | atmel,at91-pinctrl.txt | 5 multiplexing the PAD input/output signals. For each PAD there are up to
|
D | rockchip,pinctrl.txt | 5 multiplexing the PAD input/output signals. For each PAD there are several
|
D | pinctrl-bindings.txt | 8 Hardware modules whose signals are affected by pin configuration are
|
/linux-4.4.14/drivers/media/rc/img-ir/ |
D | Kconfig | 25 signals in hardware. This is more reliable, consumes less processing
|
/linux-4.4.14/drivers/i2c/muxes/ |
D | Kconfig | 58 This is useful for SoCs whose I2C module's signals can be routed to
|
/linux-4.4.14/Documentation/watchdog/ |
D | pcwd-watchdog.txt | 14 signals to it so it doesn't reset your computer ... at least during
|
/linux-4.4.14/arch/avr32/boards/atstk1000/ |
D | Kconfig | 74 All the signals for the second SPI controller are available on
|
/linux-4.4.14/arch/powerpc/kernel/vdso64/ |
D | sigtramp.S | 303 # I don't think so, since gcc doesn't support async signals.
|
/linux-4.4.14/Documentation/arm/ |
D | mem_alignment | 49 fixing up or sending SIGBUS signals:
|
D | kernel_mode_neon.txt | 69 software assistance, it signals the kernel by raising an undefined instruction
|
D | cluster-pm-race-avoidance.txt | 454 __mcpm_cpu_going_down() signals the transition of a CPU to the 457 __mcpm_cpu_down() signals the transition of a CPU to the CPU_DOWN
|
/linux-4.4.14/drivers/mailbox/ |
D | Kconfig | 6 signals. Say Y if your platform supports hardware mailboxes.
|
/linux-4.4.14/Documentation/usb/ |
D | iuu_phoenix.txt | 59 if the card is present or not. Eight signals are possible.
|
/linux-4.4.14/Documentation/video4linux/cx2341x/ |
D | fw-calling.txt | 66 firmware which notification mailbox to use. The firmware signals the host via
|
/linux-4.4.14/Documentation/devicetree/bindings/display/ |
D | arm,pl11x.txt | 40 - port: describes LCD panel signals, following the common binding
|
/linux-4.4.14/arch/mn10300/kernel/ |
D | entry.S | 141 # deal with pending signals and notify-resume requests 171 mov (REG_EPSW,fp),d0 # need to deliver signals before
|
/linux-4.4.14/Documentation/power/ |
D | suspend-and-interrupts.txt | 64 (such as an SoC) so that signals from a given line are routed in a different way 69 controller needs to be enabled to receive signals from the line in question.
|
D | pci.txt | 47 Devices supporting the native PCI PM usually can generate wakeup signals called 60 preparing the device to generate wakeup signals. In that case, however, it 174 wakeup signals from that state, the _DSW (or _PSW, replaced with _DSW by ACPI 193 enabled for the device to be able to generate wakeup signals. 197 Wakeup signals generated by PCI devices, either as native PCI PMEs, or as 206 On ACPI-based systems wakeup signals sent by conventional PCI devices are 207 converted into ACPI General-Purpose Events (GPEs) which are hardware signals 215 If a PCI device known to the system's ACPI BIOS signals wakeup, the GPE 237 Unfortunately, there is no standard way of handling wakeup signals sent by 361 entire mechanics necessary for handling runtime wakeup signals from PCI devices [all …]
|
D | devices.txt | 153 of system wakeup events (hardware signals that can force the system out of a 382 generating hardware wakeup signals to trigger a system wakeup event when the 384 GPIO signals hooked up to a switch or other external hardware, and
|
/linux-4.4.14/Documentation/dvb/ |
D | avermedia.txt | 30 dealing with digital signals, not analogue signals and a 294 decoding HDTV signals, although the PC is dropping the odd
|
/linux-4.4.14/Documentation/serial/ |
D | serial-rs485.txt | 16 toggling RTS or DTR signals. That can be used to control external
|
D | moxa-smartio | 69 - msmon Monitor program to observe data count and line status signals.
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | sleep.S | 104 @ (see Errata 31, GPIO output signals, ... unpredictable in sleep
|
/linux-4.4.14/Documentation/devicetree/bindings/input/ |
D | ads7846.txt | 35 ti,settle-delay-usec Settling time of the analog signals;
|
/linux-4.4.14/drivers/net/wan/ |
D | farsync.c | 1113 int signals; in fst_intr_ctlchg() local 1115 signals = FST_RDL(card, v24DebouncedSts[port->index]); in fst_intr_ctlchg() 1117 if (signals & (((port->hwif == X21) || (port->hwif == X21D)) in fst_intr_ctlchg() 2136 int signals; in fst_openport() local 2157 signals = FST_RDL(port->card, v24DebouncedSts[port->index]); in fst_openport() 2158 if (signals & (((port->hwif == X21) || (port->hwif == X21D)) in fst_openport()
|
/linux-4.4.14/Documentation/pps/ |
D | pps.txt | 193 Sometimes one needs to be able not only to catch PPS signals but to produce 199 cables to deliver signals using parallel ports, for example.
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | ste-hrefv60plus.dtsi | 198 * reset signals low.
|
D | rk3288-veyron.dtsi | 234 * make it easier to follow the schematic. The signals
|
/linux-4.4.14/drivers/gpio/ |
D | Kconfig | 865 Say yes here to access the GPIO signals of various multi-function 872 Say yes here to access the GPO signals of twl6040 886 Say yes here to access the GPIO signals of WM831x power management 893 Say yes here to access the GPIO signals of WM8350 power management 900 Say yes here to access the GPIO signals of WM8994 audio hub 1033 Say yes here to access the GPIO signals of Nano River
|
/linux-4.4.14/Documentation/sound/alsa/soc/ |
D | overview.txt | 47 signals the codec when to change power states.
|
D | dapm.txt | 53 o Mixer - Mixes several analog signals into a single analog signal.
|
/linux-4.4.14/drivers/tty/serial/jsm/ |
D | jsm_cls.c | 510 static void cls_parse_modem(struct jsm_channel *ch, u8 signals) in cls_parse_modem() argument 512 u8 msignals = signals; in cls_parse_modem()
|
D | jsm_neo.c | 569 static void neo_parse_modem(struct jsm_channel *ch, u8 signals) in neo_parse_modem() argument 571 u8 msignals = signals; in neo_parse_modem()
|
/linux-4.4.14/arch/cris/arch-v10/drivers/ |
D | Kconfig | 68 Enables the status and control signals DTR, RI, DSR and CD on PB for 156 Enables the status and control signals DTR, RI, DSR and CD on PB for 244 Enables the status and control signals DTR, RI, DSR and CD on PA for
|
/linux-4.4.14/Documentation/video4linux/bttv/ |
D | README.quirks | 24 The inter-nal GNT[0:1] signals are gated asynchronously with GNT and
|
/linux-4.4.14/drivers/staging/panel/ |
D | Kconfig | 158 port. But before assigning signals, the driver needs to know if it will 160 (SDA/SCL), while parallel ones use 2 or 3 wires for the control signals
|
/linux-4.4.14/Documentation/arm/pxa/ |
D | mfp.txt | 49 internal controllers like PWM, SSP and UART, with 128 internal signals 169 Bit 9: SLEEP_SEL - selection control for low power modes signals
|
/linux-4.4.14/drivers/scsi/ |
D | NCR5380.c | 362 } signals[] = { variable 420 for (i = 0; signals[i].mask; ++i) in NCR5380_print() 421 if (status & signals[i].mask) in NCR5380_print() 422 printk(",%s", signals[i].name); in NCR5380_print()
|
D | atari_NCR5380.c | 484 } signals[] = { variable 524 for (i = 0; signals[i].mask; ++i) in NCR5380_print() 525 if (status & signals[i].mask) in NCR5380_print() 526 printk(",%s", signals[i].name); in NCR5380_print()
|
/linux-4.4.14/arch/arm/kernel/ |
D | entry-header.S | 97 @ r0-r7 are used for signals and never touched from now on. Clobbering
|
/linux-4.4.14/Documentation/ia64/ |
D | fsys.txt | 167 The delivery of (asynchronous) signals must be delayed until fsys-mode 174 The kernel exit path then checks for and delivers any pending signals.
|
/linux-4.4.14/Documentation/ioctl/ |
D | botching-up-ioctls.txt | 100 * Make all your ioctls restartable. First X really loves signals and second 102 interrupting your main test suite constantly with signals. Thanks to X's
|
/linux-4.4.14/Documentation/spi/ |
D | spi-summary | 15 Slave Out" (MISO) signals. (Other names are also used.) There are four 24 low signals, labeled nCSx for slave 'x' (e.g. nCS0). Some devices have 25 other signals, often including an interrupt to the master. 245 /* also: set up pin modes so the spi2 signals are
|
/linux-4.4.14/Documentation/networking/ |
D | operstates.txt | 144 netlink multicast signals this state
|
D | netdev-features.txt | 118 On platforms where this is relevant, NETIF_F_HIGHDMA signals that
|
D | stmmac.txt | 61 This is based on NAPI so the interrupt handler signals only if there is work
|
/linux-4.4.14/Documentation/target/ |
D | tcmu-design.txt | 136 signals the kernel via a 4-byte write(). When cmd_head equals 162 mailbox.cmd_tail by entry.hdr.length (mod cmdr_size) and signals the
|
/linux-4.4.14/Documentation/arm/nwfpe/ |
D | README.FPE | 152 on signals. It is not strictly necessary to use the module.
|
/linux-4.4.14/arch/m68k/ifpsp060/ |
D | iskeleton.S | 78 | deliver signals, reschedule etc..
|
/linux-4.4.14/Documentation/fb/ |
D | modedb.txt | 44 signals (e.g. HDMI and DVI-I). For other outputs it behaves like 'e'. If 'd'
|
/linux-4.4.14/Documentation/video4linux/ |
D | soc-camera.txt | 16 and horizontal synchronization signals.
|
/linux-4.4.14/Documentation/metag/ |
D | kernel-ABI.txt | 245 by interrupts (kernel) or signals (user). Therefore it's common to see the MGETL
|
/linux-4.4.14/Documentation/s390/ |
D | driver-model.txt | 173 return code of the notify function the device driver signals if it
|
D | Debugging390.txt | 1716 info signals: 1717 what gdb does when the victim receives certain signals. 2028 Showing among other things memory usage & status of some signals &
|
/linux-4.4.14/Documentation/virtual/kvm/arm/ |
D | vgic-mapped-irqs.txt | 138 The architected timer is a device that signals interrupts with level
|
/linux-4.4.14/Documentation/trace/ |
D | coresight.txt | 84 a way to aggregate and distribute signals between CoreSight components.
|
/linux-4.4.14/drivers/char/ |
D | Kconfig | 291 signals from as low as 1Hz up to 8192Hz, and can also be used 317 signals from as low as 1Hz up to 8192Hz, and can also be used
|
/linux-4.4.14/Documentation/timers/ |
D | highres.txt | 197 resolution timer signals which are used by itimer and POSIX interval
|
/linux-4.4.14/Documentation/locking/ |
D | ww-mutex-design.txt | 87 Of course, all the usual variants for handling wake-ups due to signals are also
|
D | rt-mutex-design.txt | 655 If the mutex is TASK_INTERRUPTIBLE a check for signals and timeout is done 699 Note: For various reasons, because of timeout and signals, the steal mutex
|
/linux-4.4.14/Documentation/fmc/ |
D | carrier.txt | 228 configuration of specific signals within the carrier needs at least
|
/linux-4.4.14/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 145 * Writing to this register modifies the control signals on the bus. Only 146 * those signals that are allowed in the current mode (Initiator/Target) are
|
/linux-4.4.14/tools/perf/ |
D | design.txt | 399 fcntl() managing signals.
|
/linux-4.4.14/kernel/ |
D | signal.c | 946 static inline int legacy_queue(struct sigpending *signals, int sig) in legacy_queue() argument 948 return (sig < SIGRTMIN) && sigismember(&signals->signal, sig); in legacy_queue()
|
/linux-4.4.14/Documentation/sysctl/ |
D | kernel.txt | 741 of POSIX realtime (queued) signals that can be outstanding 744 rtsig-nr shows the number of RT signals currently queued.
|
/linux-4.4.14/firmware/keyspan_pda/ |
D | keyspan_pda.S | 966 movx @dptr, a ; in[0] signals that rest of IN is rx data
|
D | xircom_pgs.S | 1031 movx @dptr, a ; in[0] signals that rest of IN is rx data
|
/linux-4.4.14/Documentation/filesystems/caching/ |
D | cachefiles.txt | 428 This means it may lose signals or ptrace events for example, and affects what
|
/linux-4.4.14/drivers/mtd/nand/ |
D | Kconfig | 78 This enables a NAND flash driver where control signals are
|
/linux-4.4.14/drivers/spi/ |
D | Kconfig | 240 interface to manage MOSI, MISO, SCK, and chipselect signals. SPI
|
/linux-4.4.14/Documentation/scsi/ |
D | ChangeLog.ncr53c8xx | 117 - Display correctly bus signals when bus is detected wrong.
|
D | ChangeLog.sym53c8xx | 202 - Display correctly bus signals when bus is detected wrong.
|
/linux-4.4.14/arch/s390/kernel/ |
D | entry.S | 589 jnz .Lio_work # there is work to do (signals etc.)
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 176 system. Enabling the hotkey functionality of thinkpad-acpi signals the 196 will handle it. If it is "unmasked", it signals the firmware that
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 421 External signals given to the processor may also have the effect of stopping
|
D | api.txt | 551 Defines which signals are blocked during execution of KVM_RUN. This 2131 This signals to the host kernel that the specified guest is being paused by 3158 incomplete operations and then check for pending signals. Userspace
|
/linux-4.4.14/drivers/mfd/ |
D | Kconfig | 1245 which have a separate driver; some are control signals, such
|