| /OK3568_Linux_fs/kernel/arch/x86/math-emu/ |
| H 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()
|
| H 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()
|
| /OK3568_Linux_fs/kernel/arch/m68k/fpsp040/ |
| H 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
|
| H 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
|
| H A D | fpsp.h | 230 .set snan_bit,6 | signalling nan 302 .set signan_bit,6 | signalling nan bit in mantissa
|
| /OK3568_Linux_fs/u-boot/drivers/video/bridge/ |
| H A D | Kconfig | 15 differential signalling) converters. They enable an LVDS LCD panel 25 signalling) converter. It enables an LVDS LCD panel to be connected
|
| /OK3568_Linux_fs/kernel/include/scsi/ |
| H 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)
|
| /OK3568_Linux_fs/buildroot/package/igmpproxy/ |
| H A D | Config.in | 7 using only IGMP signalling. It's intended
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/igmpproxy/ |
| H A D | igmpproxy_0.3.bb | 1 SUMMARY = "simple dynamic multicast routing daemon that only uses IGMP signalling"
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.i2c | 28 - AP_CLAIM: output from AP, signalling to the EC that the AP wants the bus 29 - EC_CLAIM: output from EC, signalling to the AP that the EC wants the bus
|
| /OK3568_Linux_fs/kernel/arch/m68k/ifpsp060/ |
| H 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
|
| /OK3568_Linux_fs/kernel/Documentation/leds/ |
| H A D | ledtrig-usbport.rst | 5 This LED trigger can be used for signalling to the user a presence of USB device
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/ |
| H A D | spi-samsung.txt | 54 operate based on CS signalling.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | real.h | 49 unsigned int signalling : 1; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | real.h | 49 unsigned int signalling : 1; member
|
| /OK3568_Linux_fs/kernel/Documentation/scheduler/ |
| H 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(),
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | Kconfig.kgdb | 114 0x0080 - enable signalling of processes
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/media/ |
| H A D | ivtv.rst | 197 widescreen signalling, electronic program guide information, and other
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | suspend-and-interrupts.rst | 133 must be able to discern spurious IRQs from genuine wakeup events (signalling
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | dma-buf.rst | 146 :doc: fence signalling annotation
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | sfp-phylink.rst | 50 does not use in-band SGMII signalling. The PHY is expected to follow
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | compress-offload.rst | 257 with setting of meta_data and signalling for next track ::
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | sysrq.rst | 32 64 = 0x40 - enable signalling of processes (term, kill, oom-kill)
|
| /OK3568_Linux_fs/kernel/Documentation/locking/ |
| H A D | ww-mutex-design.rst | 243 - Due to the -EALREADY return code signalling that a given objects is already
|
| /OK3568_Linux_fs/kernel/drivers/atm/ |
| H A D | Kconfig | 21 Dummy ATM driver. Useful for proxy signalling, testing,
|