Home
last modified time | relevance | path

Searched full:negated (Results 1 – 25 of 86) sorted by relevance

1234

/linux/drivers/pmdomain/sunxi/
H A Dsun50i-h6-prcm-ppu.c41 bool negated; member
88 return bit ^ pd->negated; in sun50i_h6_ppu_power_status()
108 return sun50i_h6_ppu_pd_set_power(pd, !pd->negated); in sun50i_h6_ppu_pd_power_on()
115 return sun50i_h6_ppu_pd_set_power(pd, pd->negated); in sun50i_h6_ppu_pd_power_off()
160 pd->negated = !!(desc->flags & FLAG_PPU_NEGATED); in sun50i_h6_ppu_probe()
/linux/drivers/comedi/drivers/
H A Damplc_dio200_pci.c128 * 6. /GAT n, negated version of the counter channel's dedicated
129 * GAT input (negated version of gate source 2).
131 * (negated version of gate source 3).
137 * 11. Negated "pattern present" signal, LOW while pattern present
138 * (negated version of gate source 8).
139 * 12. Negated "pattern occurred" latched signal, latches LOW when
140 * pattern occurs (negated version of gate source 9).
141 * 13. Negated "pattern gone away" latched signal, latches LOW when
142 * pattern goes away after it occurred (negated version of gate
/linux/fs/smb/client/
H A Dfs_context.c1260 if (result.negated) { in smb3_fs_context_parse_param()
1268 if (result.negated) in smb3_fs_context_parse_param()
1277 if (result.negated) in smb3_fs_context_parse_param()
1285 if (result.negated) in smb3_fs_context_parse_param()
1293 if (result.negated) in smb3_fs_context_parse_param()
1299 if (result.negated) in smb3_fs_context_parse_param()
1306 if (result.negated) in smb3_fs_context_parse_param()
1313 if (result.negated) in smb3_fs_context_parse_param()
1319 if (result.negated) in smb3_fs_context_parse_param()
1325 if (result.negated) in smb3_fs_context_parse_param()
[all …]
/linux/drivers/tty/vt/
H A Dgen_ucs_fallback_table.py134 # Negated mathematical symbols (preserving the negation semantics)
135 # Negated symbols mapped to exclamation mark (semantically "not")
137 overrides[cp] = ord('!') # Negated math symbols -> ! (not)
139 # Negated symbols mapped to hash sign (semantically "not equal")
141 overrides[cp] = ord('#') # Negated equality symbols -> # (not equal)
143 # Negated arrows - all mapped to exclamation mark
145 overrides[cp] = ord('!') # Negated arrows -> ! (not)
/linux/fs/ceph/
H A Dsuper.c497 if (!result.negated) in ceph_parse_mount_param()
503 if (!result.negated) in ceph_parse_mount_param()
509 if (!result.negated) in ceph_parse_mount_param()
515 if (!result.negated) in ceph_parse_mount_param()
521 if (!result.negated) in ceph_parse_mount_param()
531 if (result.negated) { in ceph_parse_mount_param()
543 if (!result.negated) in ceph_parse_mount_param()
549 if (!result.negated) in ceph_parse_mount_param()
555 if (!result.negated) in ceph_parse_mount_param()
561 if (!result.negated) in ceph_parse_mount_param()
[all …]
/linux/Documentation/kbuild/
H A DKconfig.recursion-issue-0215 # annotate this, all features that driver A selects cannot now be negated by
21 # negated by other drivers.
/linux/fs/nfs/
H A Dfs_context.c630 if (result.negated) in nfs_fs_context_parse_param()
636 if (result.negated) in nfs_fs_context_parse_param()
642 if (result.negated) in nfs_fs_context_parse_param()
648 if (result.negated) in nfs_fs_context_parse_param()
654 if (result.negated) in nfs_fs_context_parse_param()
660 if (result.negated) in nfs_fs_context_parse_param()
666 if (result.negated) { in nfs_fs_context_parse_param()
689 if (result.negated) in nfs_fs_context_parse_param()
695 if (result.negated) { in nfs_fs_context_parse_param()
716 if (result.negated) in nfs_fs_context_parse_param()
[all …]
/linux/drivers/virt/vboxguest/
H A Dvboxguest_linux.c88 * Return: %0 on success, negated errno on failure.
103 * Return: %0 on success, negated errno on failure.
226 * Return: 0 on success, negated errno on failure.
285 * Return: 0 on success, negated errno on failure.
/linux/Documentation/arch/arm/nwfpe/
H A Dnetwinder-fpe.rst70 CNF{cond} Fn, Fm Compare negated floating
71 CNFE{cond} Fn, Fm Compare negated floating with exception
108 MNF{cond}<S|D|E>{P,M,Z} Fd, <Fm,#value> - move negated
/linux/drivers/hid/
H A Dhid-picolcd_cir.c49 * with value negated for pulse. Intervals are in microseconds. in picolcd_raw_cir()
51 * Note: some userspace LIRC code for PicoLCD says negated values in picolcd_raw_cir()
/linux/fs/hfsplus/
H A Doptions.c126 if (result.negated) in hfsplus_parse_param()
132 if (result.negated) in hfsplus_parse_param()
/linux/net/ceph/
H A Dceph_common.c556 if (!result.negated) in ceph_parse_param()
562 if (!result.negated) in ceph_parse_param()
568 if (!result.negated) in ceph_parse_param()
574 if (!result.negated) in ceph_parse_param()
580 if (!result.negated) in ceph_parse_param()
/linux/arch/mips/math-emu/
H A Ddp_fint.c30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754dp_fint()
H A Ddp_flong.c30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754dp_flong()
H A Dsp_flong.c30 xm = (1ULL << 63); /* max neg can't be safely negated */ in ieee754sp_flong()
H A Dsp_fint.c30 xm = ((unsigned) 1 << 31); /* max neg can't be safely negated */ in ieee754sp_fint()
/linux/Documentation/devicetree/bindings/leds/irled/
H A Dir-spi-led.yaml35 Output is negated with a NOT gate.
/linux/include/linux/input/
H A Dkxtj9.h25 * Each axis can be negated to account for sensor orientation within
/linux/fs/btrfs/
H A Dsuper.c385 if (result.negated) { in btrfs_parse_param()
393 if (result.negated) { in btrfs_parse_param()
412 if (result.negated) { in btrfs_parse_param()
422 if (result.negated) { in btrfs_parse_param()
431 if (result.negated) in btrfs_parse_param()
447 if (result.negated) { in btrfs_parse_param()
468 if (result.negated) in btrfs_parse_param()
479 if (result.negated) in btrfs_parse_param()
488 if (result.negated) { in btrfs_parse_param()
515 if (result.negated) { in btrfs_parse_param()
[all …]
/linux/drivers/spi/
H A Dspi-butterfly.c106 /* only STATUS_BUSY is NOT negated */ in getmiso()
120 * most PARPORT_CONTROL_* bits are negated, so we must in butterfly_chipselect()
/linux/Documentation/devicetree/bindings/reset/
H A Drenesas,rst.yaml16 - Latching of the levels on mode pins when PRESET# is negated,
/linux/drivers/gpu/drm/imagination/
H A Dpvr_mmu.h44 * %PVR_DEVICE_PAGE_SIZE. When bitwise negated, it will indicate whether a
/linux/include/uapi/linux/
H A Dcomedi.h1495 * negated output of counter channel minus 2
1506 AMPLC_DIO_GAT_NGATN = 6, /* negated per channel gate input */
1507 /* non-negated output of counter channel minus 2 */
1512 AMPLC_DIO_GAT_NPAT_PRESENT, /* negated "pattern present" */
1513 AMPLC_DIO_GAT_NPAT_OCCURRED, /* negated "pattern occurred" */
1514 AMPLC_DIO_GAT_NPAT_GONE /* negated "pattern gone away" */
/linux/drivers/clocksource/
H A Dtimer-imx-sysctr.c47 * signal will be negated(acknowledged). in sysctr_irq_acknowledge()
/linux/include/linux/
H A Dfs_parser.h55 bool negated; /* T if param was "noxxx" */ member

1234