| /linux/arch/arm/mach-spear/ |
| H A D | pl080.c | 26 } signals[16] = {{0, 0}, }; variable 36 if (signals[signal].busy && in pl080_get_signal() 37 (signals[signal].val != cd->muxval)) { in pl080_get_signal() 43 if (!signals[signal].busy) { in pl080_get_signal() 56 signals[signal].busy++; in pl080_get_signal() 57 signals[signal].val = cd->muxval; in pl080_get_signal() 70 if (!signals[signal].busy) in pl080_put_signal() 73 signals[signal].busy--; in pl080_put_signal()
|
| /linux/tools/testing/selftests/arm64/fp/ |
| H A D | README | 30 Terminated by signal 15, no error, iterations=9467, signals=1014 33 Terminated by signal 15, no error, iterations=9448, signals=1028 36 Terminated by signal 15, no error, iterations=9436, signals=1039 39 Terminated by signal 15, no error, iterations=9421, signals=1039 42 Terminated by signal 15, no error, iterations=9403, signals=1039 45 Terminated by signal 15, no error, iterations=9385, signals=1036 48 Terminated by signal 15, no error, iterations=9376, signals=1039 51 Terminated by signal 15, no error, iterations=9361, signals=1039 54 Terminated by signal 15, no error, iterations=9350, signals=1039
|
| /linux/drivers/net/wireless/rsi/ |
| H A D | Kconfig | 3 bool "Redpine Signals Inc devices" 16 tristate "Redpine Signals Inc 91x WLAN driver support" 24 bool "Redpine Signals Inc debug support" 32 tristate "Redpine Signals SDIO bus support" 40 tristate "Redpine Signals USB bus support" 48 bool "Redpine Signals WLAN BT Coexistence support"
|
| /linux/Documentation/trace/coresight/ |
| H A D | coresight-ect.rst | 14 individual input and output hardware signals known as triggers to and from 50 The hardware trigger signals can also be connected to non-CoreSight devices 72 capable of generating or using trigger signals.:: 100 Individual trigger connection information. This describes trigger signals for 108 * ``in_types`` : functional types for in signals. 109 * ``out_signals`` : output trigger signals for this connection. 110 * ``out_types`` : functional types for out signals. 127 If a connection has zero signals in either the 'in' or 'out' triggers then 177 * ``chan_free``: Show channels with no attached signals. 185 dangerous output signals to be set. [all …]
|
| /linux/drivers/platform/raspberrypi/vchiq-mmal/ |
| H A D | mmal-msg.h | 220 /* Signals that the current payload is the end of the stream of data */ 222 /* Signals that the start of the current payload starts a frame */ 224 /* Signals that the end of the current payload ends a frame */ 226 /* Signals that the current payload contains only complete frames (>1) */ 230 /* Signals that the current payload is a keyframe (i.e. self decodable) */ 233 * Signals a discontinuity in the stream of data (e.g. after a seek). 238 * Signals a buffer containing some kind of config data for the component 242 /* Signals an encrypted payload */ 244 /* Signals a buffer containing side information */ 247 * Signals a buffer which is the snapshot/postview image from a stills [all …]
|
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | amlogic,axg-audio-clkc.yaml | 38 - description: input plls to generate clock signals N0 39 - description: input plls to generate clock signals N1 40 - description: input plls to generate clock signals N2 41 - description: input plls to generate clock signals N3 42 - description: input plls to generate clock signals N4 43 - description: input plls to generate clock signals N5 44 - description: input plls to generate clock signals N6 45 - description: input plls to generate clock signals N7
|
| /linux/arch/mips/include/asm/mach-rc32434/ |
| H A D | gpio.h | 39 /* UART GPIO signals */ 45 /* M & P bus GPIO signals */ 51 /* CPU GPIO signals */ 54 /* Reserved GPIO signals */ 63 /* NAND GPIO signals */
|
| /linux/drivers/hwtracing/coresight/ |
| H A D | coresight-cti.h | 55 * CTI CSSoc 600 has a max of 32 trigger signals per direction. 63 * Group of related trigger signals 65 * @nr_sigs: number of signals in the group. 67 * @sig_types: array of types for the signals, length nr_sigs. 77 * lists input and output trigger signals for the device 79 * @con_in: connected CTIIN signals for the device. 80 * @con_out: connected CTIOUT signals for the device. 119 * @nr_trig_max: Max number of trigger signals implemented on device.
|
| /linux/Documentation/devicetree/bindings/reset/ |
| H A 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/drivers/pinctrl/stm32/ |
| H A D | Kconfig | 69 The Hardware Debug Port allows the observation of internal signals. 70 It uses configurable multiplexer to route signals in a dedicated observation register. 71 This driver also permits the observation of signals on external SoC pins. 72 It permits the observation of up to 16 signals per HDP line.
|
| /linux/drivers/reset/ |
| H A D | reset-imx7.c | 25 const struct imx7_src_signal *signals; member 33 const struct imx7_src_signal *signals; member 51 const struct imx7_src_signal *signal = &imx7src->signals[id]; in imx7_reset_update() 95 const unsigned int bit = imx7src->signals[id].bit; in imx7_reset_set() 129 .signals = imx7_src_signals, 223 const unsigned int bit = imx7src->signals[id].bit; in imx8mq_reset_set() 265 .signals = imx8mq_src_signals, 318 const unsigned int bit = imx7src->signals[id].bit; in imx8mp_reset_set() 353 .signals = imx8mp_src_signals, 372 imx7src->signals = variant->signals; in imx7_reset_probe()
|
| /linux/Documentation/devicetree/bindings/gpio/ |
| H A D | sprd,gpio-eic.yaml | 24 connections. A debounce mechanism is used to capture the input signals' 32 The EIC-latch sub-module is used to latch some special power down signals 34 clock to capture signals. 36 The EIC-async sub-module uses a 32kHz clock to capture the short signals 41 when detecting input signals.
|
| /linux/Documentation/driver-api/ |
| H A 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.
|
| H A D | ptp.rst | 25 - Period output signals configurable from user space 99 - 3 Periodic signals (optional interrupt) 107 - GPIO outputs can produce periodic signals 119 - Programmable output periodic signals 131 periodic signals. 134 periodic signals.
|
| /linux/drivers/gpu/drm/i915/gt/ |
| H A D | intel_breadcrumbs.c | 102 if (!list_empty(&ce->signals)) in remove_signaling_context() 118 if (!list_is_last(&rq->signal_link, &ce->signals) && in check_signal_order() 123 if (!list_is_first(&rq->signal_link, &ce->signals) && in check_signal_order() 216 list_for_each_entry_rcu(rq, &ce->signals, signal_link) { in signal_irq_work() 369 if (list_empty(&ce->signals)) { in insert_breadcrumb() 372 pos = &ce->signals; in insert_breadcrumb() 388 list_for_each_prev(pos, &ce->signals) { in insert_breadcrumb() 470 if (list_empty(&ce->signals)) in intel_context_remove_breadcrumbs() 473 list_for_each_entry_safe(rq, rn, &ce->signals, signal_link) { in intel_context_remove_breadcrumbs() 499 drm_printf(p, "Signals:\n"); in print_signals() [all …]
|
| /linux/drivers/counter/ |
| H A D | interrupt-cnt.c | 25 struct counter_signal signals; member 204 priv->signals.name = devm_kasprintf(dev, GFP_KERNEL, "IRQ %d", in interrupt_cnt_probe() 206 if (!priv->signals.name) in interrupt_cnt_probe() 209 counter->signals = &priv->signals; in interrupt_cnt_probe() 214 priv->synapses.signal = &priv->signals; in interrupt_cnt_probe()
|
| /linux/drivers/pinctrl/aspeed/ |
| H A D | pinmux-aspeed.h | 19 * Further, not all signals can be unmuxed, as some expressions depend on 38 * C5 is a multi-signal pin (high and low priority signals). Here we touch 56 * bit in the STRAP register. The ACPI bit configures signals on pins in 77 * selecting the signals on pin E18) 118 * signals, but is used to decent effect with some of the UARTs where not all 119 * signals are required. However, this isn't done consistently - UART1 is 120 * enabled on a per-pin basis, and by contrast, all signals for UART6 are 123 * Further, the high and low priority signals listed in the table above share 124 * a configuration bit. The VPI signals should operate in concert in a single 125 * function, but the UART signals should retain the ability to be configured [all …]
|
| /linux/tools/testing/selftests/arm64/signal/ |
| H A D | README | 4 Signals Tests 12 is described (and configured) using the descriptor signals.h::struct tdescr 24 - Signals' test-cases hereafter defined belong currently to two 48 expecting), using the same logic/perspective as in the arm64 Kernel signals
|
| /linux/include/linux/clk/ |
| H A D | analogbits-wrpll-cln28hpc.h | 38 * @divr: reference divider value (6 bits), as presented to the PLL signals 39 * @divf: feedback divider value (9 bits), as presented to the PLL signals 40 * @divq: output divider value (3 bits), as presented to the PLL signals 49 * on its input signals. Thus @divr and @divf are the actual divisors
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_dmub_srv.c | 1365 ips_fw->signals.bits.ips1_commit, in dc_dmub_srv_notify_idle() 1366 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_notify_idle() 1432 ips_driver->signals = new_signals; in dc_dmub_srv_notify_idle() 1433 dc_dmub_srv->driver_signals = ips_driver->signals; in dc_dmub_srv_notify_idle() 1440 ips_fw->signals.bits.ips1_commit, in dc_dmub_srv_notify_idle() 1441 ips_fw->signals.bits.ips2_commit); in dc_dmub_srv_notify_idle() 1470 union dmub_shared_state_ips_driver_signals prev_driver_signals = ips_driver->signals; in dc_dmub_srv_exit_low_power_state() 1477 ips_driver->signals.all = 0; in dc_dmub_srv_exit_low_power_state() 1478 dc_dmub_srv->driver_signals = ips_driver->signals; in dc_dmub_srv_exit_low_power_state() 1483 ips_driver->signals.bits.allow_ips1, in dc_dmub_srv_exit_low_power_state() [all …]
|
| /linux/Documentation/devicetree/bindings/leds/ |
| H A D | leds-bcm6328.yaml | 27 is usually 1:1 for hardware to LED signals, but through the activity/link 91 signals can get muxed into these LEDs. Only valid for LEDs 0 to 7, 92 where LED signals 0 to 3 may be muxed to LEDs 0 to 3, and signals 4 to 102 hardware signals can get muxed into these LEDs. Only valid for LEDs 0 103 to 7, where LED signals 0 to 3 may be muxed to LEDs 0 to 3, and 104 signals 4 to 7 may be muxed to LEDs 4 to 7. A signal can be muxed to
|
| /linux/drivers/tty/ |
| H A D | synclink_gt.c | 284 unsigned char signals; /* serial signal states */ member 714 info->signals &= ~(SerialSignal_RTS | SerialSignal_DTR); in set_termios() 722 info->signals |= SerialSignal_DTR; in set_termios() 724 info->signals |= SerialSignal_RTS; in set_termios() 1182 if (info->signals & SerialSignal_RTS) in line_info() 1184 if (info->signals & SerialSignal_CTS) in line_info() 1186 if (info->signals & SerialSignal_DTR) in line_info() 1188 if (info->signals & SerialSignal_DSR) in line_info() 1190 if (info->signals & SerialSignal_DCD) in line_info() 1192 if (info->signals & SerialSignal_RI) in line_info() [all …]
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3588-jaguar-pre-ict-tester.dtso | 93 * either signals). 136 * either signals). 146 * either signals). 156 * either signals). 166 * either signals).
|
| /linux/tools/testing/selftests/signal/ |
| H A D | mangle_uc_sigmask.c | 11 * blocked signals; such a signal, when sent to the process by the kernel, 21 * The thread's mask of blocked signals can be permanently changed, i.e, not 25 * Assume that we block the set of signals, S1, by sigaction(), and say, the 32 * For standard signals (also see real-time signals in the man page), multiple
|
| /linux/tools/lib/subcmd/ |
| H A 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()
|