/Linux-v4.19/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-v4.19/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,
|
/Linux-v4.19/tools/lib/subcmd/ |
D | sigchain.c | 13 static struct sigchain_signal signals[SIGCHAIN_MAX_SIGNALS]; variable 23 struct sigchain_signal *s = signals + sig; in sigchain_push() 36 struct sigchain_signal *s = signals + sig; in sigchain_pop()
|
/Linux-v4.19/Documentation/driver-api/ |
D | hsi.rst | 15 The serial protocol uses two signals, DATA and FLAG as combined data and clock 16 signals and an additional READY signal for flow control. An additional WAKE 17 signal can be used to wakeup the chips from standby modes. The signals are 18 commonly prefixed by AC for signals going from the application die to the 19 cellular die and CA for signals going the other way around.
|
D | miscellaneous.rst | 32 PWM signals. A controller that provides one or more PWM signals is
|
/Linux-v4.19/Documentation/devicetree/bindings/gpio/ |
D | gpio-eic-sprd.txt | 11 connections. A debounce mechanism is used to capture the input signals' 19 The EIC-latch sub-module is used to latch some special power down signals 21 clock to capture signals. 23 The EIC-async sub-module uses a 32kHz clock to capture the short signals 28 when detecting input signals.
|
D | nvidia,tegra186-gpio.txt | 10 read/write the value of, numerous GPIO signals. Routing of GPIO signals to 24 b) GPIO registers, which allow manipulation of the GPIO signals. In some GPIO 48 Each GPIO controller can generate a number of interrupt signals. Each signal 50 number of interrupt signals generated by a controller varies as a rough function 54 Each GPIO controller in fact generates multiple interrupts signals for each set 56 interrupt signals generated by a set-of-ports. The intent is for each generated 59 per-port-set signals is reported via a separate register. Thus, a driver needs
|
/Linux-v4.19/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,
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | yuv-formats.rst | 9 YUV is the format native to TV broadcast and composite video signals. It 12 *color difference* signals, this way the green component can be 17 was added to transmit the color difference signals. Secondary in the YUV
|
/Linux-v4.19/drivers/tty/ |
D | synclink_gt.c | 313 unsigned char signals; /* serial signal states */ member 777 info->signals &= ~(SerialSignal_RTS | SerialSignal_DTR); in set_termios() 785 info->signals |= SerialSignal_DTR; in set_termios() 787 info->signals |= SerialSignal_RTS; in set_termios() 1254 if (info->signals & SerialSignal_RTS) in line_info() 1256 if (info->signals & SerialSignal_CTS) in line_info() 1258 if (info->signals & SerialSignal_DTR) in line_info() 1260 if (info->signals & SerialSignal_DSR) in line_info() 1262 if (info->signals & SerialSignal_DCD) in line_info() 1264 if (info->signals & SerialSignal_RI) in line_info() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/ |
D | panel-common.txt | 62 and timing of those control signals are device-specific and left for panel 64 used for panels that implement compatible control signals. 70 enable signals (or active high power down signals) can be supported by 78 while active. Active high reset signals can be supported by inverting the 97 backlight control through GPIO, PWM or other signals connected to an external
|
/Linux-v4.19/arch/mips/kernel/ |
D | entry.S | 87 # signals dont change between 131 # signals dont change between 140 work_notifysig: # deal with pending signals and
|
/Linux-v4.19/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
|
/Linux-v4.19/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
|
/Linux-v4.19/drivers/usb/serial/ |
D | upd78f0730.c | 193 int signals; in upd78f0730_tiocmget() local 199 signals = private->line_signals; in upd78f0730_tiocmget() 202 res = ((signals & UPD78F0730_DTR) ? TIOCM_DTR : 0) | in upd78f0730_tiocmget() 203 ((signals & UPD78F0730_RTS) ? TIOCM_RTS : 0); in upd78f0730_tiocmget()
|
/Linux-v4.19/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed.c | 439 char *signals = get_defined_signals(pdesc); in aspeed_pinmux_set_mux() local 442 pfunc->name, pdesc->name, pin, signals, in aspeed_pinmux_set_mux() 444 kfree(signals); in aspeed_pinmux_set_mux() 515 char *signals = get_defined_signals(pdesc); in aspeed_gpio_request_enable() local 518 pdesc->name, offset, signals); in aspeed_gpio_request_enable() 519 kfree(signals); in aspeed_gpio_request_enable()
|
/Linux-v4.19/Documentation/devicetree/bindings/pwm/ |
D | pwm-mtk-disp.txt | 13 - "main": clock used to generate PWM signals. 14 - "mm": sync signals from the modules of mmsys.
|
/Linux-v4.19/arch/m68k/ |
D | Kconfig.debug | 45 bool "Disable BDM signals" 48 Disable the ColdFire CPU's BDM signals.
|
/Linux-v4.19/drivers/pps/ |
D | Kconfig | 12 Some antennae's PPS signals are connected with the CD (Carrier 16 Some antennae's PPS signals are connected with some special host
|
/Linux-v4.19/Documentation/devicetree/bindings/sound/ |
D | wlf,arizona.txt | 13 of input signals. Valid values are 0 (Differential), 1 (Single-ended) and 16 input signals. If values less than the number of input signals, elements
|
/Linux-v4.19/Documentation/ptp/ |
D | ptp.txt | 22 - Period output signals configurable from user space 74 - 3 Periodic signals (optional interrupt) 81 - GPIO outputs can produce periodic signals
|
/Linux-v4.19/Documentation/devicetree/bindings/mux/ |
D | adi,adg792a.txt | 22 States 0 through 3 correspond to signals A through D in the datasheet. 54 * the adc is differential, thus needing two signals to be muxed
|
/Linux-v4.19/drivers/gpu/drm/i915/ |
D | intel_breadcrumbs.c | 631 if (list_empty(&b->signals)) in intel_breadcrumbs_signaler() 646 list_for_each_entry_safe(rq, n, &b->signals, signaling.link) { in intel_breadcrumbs_signaler() 694 !list_empty(&b->signals) && in intel_breadcrumbs_signaler() 736 list_for_each_entry_reverse(iter, &b->signals, signaling.link) in insert_signal() 822 INIT_LIST_HEAD(&b->signals); in intel_engine_init_breadcrumbs() 888 WARN_ON(!list_empty(&b->signals)); in intel_engine_fini_breadcrumbs()
|
/Linux-v4.19/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-v4.19/scripts/kconfig/ |
D | qconf.h | 71 signals: 225 signals: 253 signals:
|