Searched refs:flipped (Results 1 – 16 of 16) sorted by relevance
| /Linux-v5.4/drivers/sbus/char/ |
| D | display7seg.c | 57 bool flipped; member 93 if (p->flipped) in d7s_release() 206 p->flipped = true; in d7s_probe() 208 if (p->flipped) in d7s_probe() 243 if (p->flipped) in d7s_remove()
|
| /Linux-v5.4/drivers/net/wireless/broadcom/b43legacy/ |
| D | radio.c | 41 u16 flipped = 0x0000; in flip_4bit() local 45 flipped |= (value & 0x0001) << 3; in flip_4bit() 46 flipped |= (value & 0x0002) << 1; in flip_4bit() 47 flipped |= (value & 0x0004) >> 1; in flip_4bit() 48 flipped |= (value & 0x0008) >> 3; in flip_4bit() 50 return flipped; in flip_4bit() 977 u16 flipped; in b43legacy_radio_interference_mitigation_enable() local 995 flipped = flip_4bit(tmp); in b43legacy_radio_interference_mitigation_enable() 996 if (flipped < 10 && flipped >= 8) in b43legacy_radio_interference_mitigation_enable() 997 flipped = 7; in b43legacy_radio_interference_mitigation_enable() [all …]
|
| /Linux-v5.4/drivers/tty/ |
| D | mips_ejtag_fdc.c | 560 unsigned int stat, channel, data, cfg, i, flipped; in mips_ejtag_fdc_handle() local 580 flipped = 0; in mips_ejtag_fdc_handle() 611 flipped += tty_insert_flip_char(&dport->port, buf[i], in mips_ejtag_fdc_handle() 614 if (flipped) in mips_ejtag_fdc_handle()
|
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | vidioc-enuminput.rst | 160 flipped horizontally and does not correct this before passing the 165 flipped vertically and does not correct this before passing the
|
| D | pixfmt-nv12mt.rst | 36 flipped Z order.
|
| /Linux-v5.4/drivers/net/wireless/broadcom/b43/ |
| D | phy_g.c | 830 u16 tmp, flipped; in b43_radio_interference_mitigation_enable() local 844 flipped = bitrev4(tmp); in b43_radio_interference_mitigation_enable() 845 if (flipped < 10 && flipped >= 8) in b43_radio_interference_mitigation_enable() 846 flipped = 7; in b43_radio_interference_mitigation_enable() 847 else if (flipped >= 10) in b43_radio_interference_mitigation_enable() 848 flipped -= 3; in b43_radio_interference_mitigation_enable() 849 flipped = (bitrev4(flipped) << 1) | 0x0020; in b43_radio_interference_mitigation_enable() 850 b43_radio_write16(dev, 0x0078, flipped); in b43_radio_interference_mitigation_enable()
|
| /Linux-v5.4/drivers/mtd/nand/onenand/ |
| D | Kconfig | 19 flipped accidentally due to device wear or something else.
|
| /Linux-v5.4/Documentation/devicetree/bindings/iio/ |
| D | mount-matrix.txt | 37 reference. This means that the sensor may be flipped upside-down, left-right, 196 The sensor is flipped 180 degrees (Pi radians) around the Z axis, i.e. mounted
|
| /Linux-v5.4/Documentation/input/devices/ |
| D | rotary-encoder.rst | 68 should have happened, unless it flipped back on half the way. The
|
| /Linux-v5.4/Documentation/devicetree/bindings/pci/ |
| D | pci-iommu.txt | 123 * but the high bits of the bus number are flipped.
|
| /Linux-v5.4/drivers/input/touchscreen/ |
| D | cyttsp4_core.c | 796 bool flipped; in cyttsp4_get_touch() local 811 flipped = true; in cyttsp4_get_touch() 813 flipped = false; in cyttsp4_get_touch() 816 if (flipped) in cyttsp4_get_touch() 824 if (flipped) in cyttsp4_get_touch() 833 __func__, flipped ? "true" : "false", in cyttsp4_get_touch()
|
| /Linux-v5.4/drivers/mtd/devices/ |
| D | Kconfig | 70 flipped accidentally due to device wear or something else.
|
| /Linux-v5.4/Documentation/ABI/testing/ |
| D | sysfs-class-mtd | 64 0x0800: MTD_BIT_WRITEABLE - single bits can be flipped
|
| /Linux-v5.4/Documentation/ |
| D | static-keys.txt | 87 straight-line code path. When the branch is 'flipped', we will patch the
|
| /Linux-v5.4/Documentation/media/v4l-drivers/ |
| D | vivid.rst | 669 the image is flipped horizontally and the 675 the image is flipped vertically and the
|
| /Linux-v5.4/crypto/ |
| D | Kconfig | 415 ciphertext produces a flipped bit in the plaintext at the same
|