Home
last modified time | relevance | path

Searched refs:flipped (Results 1 – 14 of 14) sorted by relevance

/Linux-v4.19/drivers/sbus/char/
Ddisplay7seg.c56 bool flipped; member
92 if (p->flipped) in d7s_release()
205 p->flipped = true; in d7s_probe()
207 if (p->flipped) in d7s_probe()
241 if (p->flipped) in d7s_remove()
/Linux-v4.19/drivers/net/wireless/broadcom/b43legacy/
Dradio.c54 u16 flipped = 0x0000; in flip_4bit() local
58 flipped |= (value & 0x0001) << 3; in flip_4bit()
59 flipped |= (value & 0x0002) << 1; in flip_4bit()
60 flipped |= (value & 0x0004) >> 1; in flip_4bit()
61 flipped |= (value & 0x0008) >> 3; in flip_4bit()
63 return flipped; in flip_4bit()
994 u16 flipped; in b43legacy_radio_interference_mitigation_enable() local
1012 flipped = flip_4bit(tmp); in b43legacy_radio_interference_mitigation_enable()
1013 if (flipped < 10 && flipped >= 8) in b43legacy_radio_interference_mitigation_enable()
1014 flipped = 7; in b43legacy_radio_interference_mitigation_enable()
[all …]
/Linux-v4.19/drivers/tty/
Dmips_ejtag_fdc.c560 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-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-nv12mt.rst29 flipped Z order.
Dvidioc-enuminput.rst153 flipped horizontally and does not correct this before passing the
158 flipped vertically and does not correct this before passing the
/Linux-v4.19/drivers/net/wireless/broadcom/b43/
Dphy_g.c843 u16 tmp, flipped; in b43_radio_interference_mitigation_enable() local
857 flipped = bitrev4(tmp); in b43_radio_interference_mitigation_enable()
858 if (flipped < 10 && flipped >= 8) in b43_radio_interference_mitigation_enable()
859 flipped = 7; in b43_radio_interference_mitigation_enable()
860 else if (flipped >= 10) in b43_radio_interference_mitigation_enable()
861 flipped -= 3; in b43_radio_interference_mitigation_enable()
862 flipped = (bitrev4(flipped) << 1) | 0x0020; in b43_radio_interference_mitigation_enable()
863 b43_radio_write16(dev, 0x0078, flipped); in b43_radio_interference_mitigation_enable()
/Linux-v4.19/drivers/mtd/nand/onenand/
DKconfig18 flipped accidentally due to device wear or something else.
/Linux-v4.19/Documentation/input/devices/
Drotary-encoder.rst68 should have happened, unless it flipped back on half the way. The
/Linux-v4.19/Documentation/devicetree/bindings/pci/
Dpci-iommu.txt123 * but the high bits of the bus number are flipped.
/Linux-v4.19/drivers/input/touchscreen/
Dcyttsp4_core.c806 bool flipped; in cyttsp4_get_touch() local
821 flipped = true; in cyttsp4_get_touch()
823 flipped = false; in cyttsp4_get_touch()
826 if (flipped) in cyttsp4_get_touch()
834 if (flipped) in cyttsp4_get_touch()
843 __func__, flipped ? "true" : "false", in cyttsp4_get_touch()
/Linux-v4.19/drivers/mtd/devices/
DKconfig69 flipped accidentally due to device wear or something else.
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-class-mtd64 0x0800: MTD_BIT_WRITEABLE - single bits can be flipped
/Linux-v4.19/Documentation/
Dstatic-keys.txt87 straight-line code path. When the branch is 'flipped', we will patch the
/Linux-v4.19/Documentation/media/v4l-drivers/
Dvivid.rst667 the image is flipped horizontally and the
673 the image is flipped vertically and the