Searched refs:latched (Results 1 – 15 of 15) sorted by relevance
| /OK3568_Linux_fs/external/xserver/test/xi2/ |
| H A D | protocol-eventconvert.c | 331 assert(out->mods.latched_mods == in->mods.latched); in test_values_XIDeviceEvent() 336 assert(out->group.latched_group == in->group.latched); in test_values_XIDeviceEvent() 437 in.mods.latched = 10; in test_convert_XIDeviceEvent() 441 in.group.latched = 13; in test_convert_XIDeviceEvent() 540 in.mods.latched = 1L; in test_convert_XIDeviceEvent() 542 in.mods.latched = 1L << 8; in test_convert_XIDeviceEvent() 544 in.mods.latched = 1L << 16; in test_convert_XIDeviceEvent() 546 in.mods.latched = 1L << 24; in test_convert_XIDeviceEvent() 548 in.mods.latched = ~0L; in test_convert_XIDeviceEvent() 579 in.group.latched = 1; in test_convert_XIDeviceEvent() [all …]
|
| /OK3568_Linux_fs/external/xserver/include/ |
| H A D | eventstr.h | 121 uint32_t latched; /**< XKB latched modifiers */ member 127 uint8_t latched; /**< XKB latched group */ member
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | eeti.txt | 10 latched. This is necessary for platforms that lack
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | brcm,l2-intc.txt | 8 "brcm,l2-intc" for latched interrupt controllers
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/devices/ |
| H A D | arm-vgic-v3.rst | 132 GICR_ISPENDR0 registers get/set the value of the latched pending state for 139 to ISPENDR) this state is "latched", and only cleared when either the 143 ISPENDR writes are latched; if the device lowers the line level then the
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-uniphier/ |
| H A D | Kconfig | 99 The boot mode pins are latched when the system reset is deasserted
|
| /OK3568_Linux_fs/external/xserver/dix/ |
| H A D | inpututils.c | 792 event->mods.latched = state->latched_mods; in event_set_state() 797 event->group.latched = state->latched_group; in event_set_state()
|
| H A D | eventconvert.c | 697 xde->mods.latched_mods = ev->mods.latched; in eventToDeviceEvent() 702 xde->group.latched_group = ev->group.latched; in eventToDeviceEvent()
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.uniphier | 113 shows the boot mode pins that has been latched at the power-on reset
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | w83792d.rst | 108 which triggers if your computer case is open (This one is latched, contrary
|
| /OK3568_Linux_fs/kernel/Documentation/sound/designs/ |
| H A D | timestamping.rst | 137 latched by a low-level audio subsystem, and the information provided
|
| /OK3568_Linux_fs/kernel/drivers/scsi/aic7xxx/ |
| H A D | aic7xxx.seq | 424 /* Save latched contents */ 1963 * latched (the usual way), then read the data byte directly off the bus
|
| H A D | aic79xx.seq | 1422 * So we wait until SCSIDATL is latched (the usual way), then read the data
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | timekeeping.rst | 110 for (N-1)/2 counts. Only even values are latched by the counter, so odd
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 31461 latched modifier and then process the key press event for that 31463 locked and latched modifiers while any of our surfaces has keyboard 47755 behavior: previously a button event would unlock a latched modifier, now it 63670 release both keys in reverse order. Mod3 is now latched, and the 63682 is latched to locked, and latch a third modifier. Overall, what the 65294 groups, but not latched groups. Therefore, use sum of base and latched groups,
|