| /linux/arch/x86/math-emu/ |
| A D | errors.c | 376 int signalling, isNaN; in real_1op_NaN() local 382 signalling = isNaN && !(a->sigh & 0x40000000); in real_1op_NaN() 384 if (!signalling) { in real_1op_NaN() 420 int signalling, unsupported; in real_2op_NaN() local 446 signalling = !(a->sigh & b->sigh & 0x40000000); in real_2op_NaN() 456 signalling = !(a->sigh & 0x40000000); in real_2op_NaN() 463 signalling = !(b->sigh & 0x40000000); in real_2op_NaN() 468 signalling = 0; in real_2op_NaN() 474 if ((!signalling) || (control_word & CW_Invalid)) { in real_2op_NaN() 483 if (!signalling) in real_2op_NaN()
|
| A D | reg_compare.c | 92 int signalling = 0, unsupported = 0; in compare() local 94 signalling = in compare() 101 signalling |= in compare() 106 if (signalling || unsupported) in compare()
|
| /linux/arch/m68k/fpsp040/ |
| A D | kernel_ex.S | 290 btstb #signan_bit,FPTEMP_HI(%a6) |check if signalling 291 beqs dst_snan |branch if signalling 327 | Determine if the source nan is signalling or non-signalling, 339 fmovex ETEMP(%a6),%fp0 |return the non-signalling nan
|
| A D | x_snan.S | 4 | fpsp_snan --- FPSP handler for signalling NAN exception 167 | Set signalling nan bit 189 | Set signalling nan bit 211 | Set signalling nan bit
|
| A D | fpsp.h | 230 .set snan_bit,6 | signalling nan 302 .set signan_bit,6 | signalling nan bit in mantissa
|
| /linux/include/scsi/ |
| A D | scsi_transport_spi.h | 58 enum spi_signal_type signalling; member 89 #define spi_signalling(h) (((struct spi_host_attrs *)(h)->shost_data)->signalling)
|
| /linux/Documentation/devicetree/bindings/phy/ |
| A D | phy-rockchip-usbdp.yaml | 90 (~100K) to apply a DC offset for signalling the connector orientation. 96 (~100K) to apply a DC offset for signalling the connector orientation.
|
| /linux/Documentation/leds/ |
| A D | ledtrig-usbport.rst | 5 This LED trigger can be used for signalling to the user a presence of USB device
|
| /linux/arch/m68k/ifpsp060/ |
| A D | fskeleton.S | 126 | This is the exit point for the 060FPSP when an enabled signalling NaN exception 128 | for enabled signalling NaN exceptions. The exception stack frame is a signalling NaN
|
| /linux/Documentation/devicetree/bindings/spi/ |
| A D | samsung,spi.yaml | 55 based on CS signalling.
|
| /linux/Documentation/devicetree/bindings/arm/ |
| A D | pmu.yaml | 93 a PMU of this type signalling the PPI listed in the
|
| /linux/Documentation/devicetree/bindings/mmc/ |
| A D | mmc-controller.yaml | 178 enable SDIO IRQ signalling on this interface 273 waiting for I/O signalling and card power supply to be stable,
|
| /linux/Documentation/devicetree/bindings/arm/tegra/ |
| A D | nvidia,tegra186-pmc.yaml | 140 TEGRA_IO_PAD_VOLTAGE_3V3 to select between signalling
|
| /linux/Documentation/scheduler/ |
| A D | completion.rst | 22 until the result is actually needed, and both the waiting and the signalling 126 with more complex outcomes, such as the timeout or signalling (_timeout(),
|
| /linux/drivers/cxl/ |
| A D | Kconfig | 12 layers three protocols on that signalling (CXL.io, CXL.cache, and
|
| /linux/lib/ |
| A D | Kconfig.kgdb | 114 0x0080 - enable signalling of processes
|
| /linux/Documentation/admin-guide/media/ |
| A D | ivtv.rst | 197 widescreen signalling, electronic program guide information, and other
|
| /linux/Documentation/power/ |
| A D | suspend-and-interrupts.rst | 133 must be able to discern spurious IRQs from genuine wakeup events (signalling
|
| /linux/Documentation/gpu/ |
| A D | drm-vm-bind-locking.rst | 123 needs to access these lists from within a dma_fence signalling 125 separate lock, which can be locked from within the dma_fence signalling 330 dma_fence signalling critical path. In such cases, a spinlock can be
|
| /linux/Documentation/devicetree/bindings/pci/ |
| A D | snps,dw-pcie-common.yaml | 49 messages signalling. The System Information IRQ signals are mainly
|
| /linux/arch/arm64/boot/dts/ti/ |
| A D | k3-am642-sr-som.dtsi | 556 * MMC controller supports switching between 1.8V and 3.3V signalling.
|
| /linux/drivers/atm/ |
| A D | Kconfig | 21 Dummy ATM driver. Useful for proxy signalling, testing,
|
| /linux/Documentation/sound/designs/ |
| A D | compress-offload.rst | 257 with setting of meta_data and signalling for next track ::
|
| /linux/Documentation/networking/ |
| A D | sfp-phylink.rst | 50 does not use in-band SGMII signalling. The PHY is expected to follow
|
| /linux/Documentation/admin-guide/ |
| A D | sysrq.rst | 32 64 = 0x40 - enable signalling of processes (term, kill, oom-kill)
|