HomeSort by relevance Sort by last modified time
    Searched refs:polarity (Results 1 - 25 of 40) sorted by null

1 2

  /hardware/broadcom/libbt/include/
upio.h 99 ** Description Set i/o based on polarity
104 void upio_set(uint8_t pio, uint8_t action, uint8_t polarity);
  /external/clang/test/CodeGenCXX/
copy-assign-volatile-synthesis.cpp 18 word_t polarity : 1; member in struct:ioapic_redir_t::__anon6500::__anon6501
  /external/icu4c/common/
uniset.cpp     [all...]
  /bionic/libc/kernel/arch-x86/asm/
io_apic_32.h 87 polarity : 1, member in struct:IO_APIC_route_entry
apicdef_32.h 342 polarity : 1, member in struct:local_apic::__anon206
357 polarity : 1, member in struct:local_apic::__anon207
  /development/ndk/platforms/android-9/arch-x86/include/asm/
io_apic_32.h 87 polarity : 1, member in struct:IO_APIC_route_entry
apicdef_32.h 342 polarity : 1, member in struct:local_apic::__anon1396
357 polarity : 1, member in struct:local_apic::__anon1397
  /external/kernel-headers/original/asm-x86/
io_apic_32.h 75 polarity : 1, member in struct:IO_APIC_route_entry
mpspec_32.h 31 extern void mp_override_legacy_irq (u8 bus_irq, u8 polarity, u8 trigger, u32 gsi);
apicdef_32.h 313 polarity : 1, member in struct:local_apic::__anon9565
326 polarity : 1, member in struct:local_apic::__anon9566
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
io_apic_32.h 74 polarity : 1, member in struct:IO_APIC_route_entry
apicdef_32.h 310 polarity : 1, member in struct:local_apic::__anon31378
323 polarity : 1, member in struct:local_apic::__anon31379
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
io_apic_32.h 74 polarity : 1, member in struct:IO_APIC_route_entry
apicdef_32.h 310 polarity : 1, member in struct:local_apic::__anon32163
323 polarity : 1, member in struct:local_apic::__anon32164
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
io_apic_32.h 74 polarity : 1, member in struct:IO_APIC_route_entry
apicdef_32.h 310 polarity : 1, member in struct:local_apic::__anon34023
323 polarity : 1, member in struct:local_apic::__anon34024
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
io_apic_32.h 74 polarity : 1, member in struct:IO_APIC_route_entry
apicdef_32.h 310 polarity : 1, member in struct:local_apic::__anon34733
323 polarity : 1, member in struct:local_apic::__anon34734
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
io_apic_32.h 74 polarity : 1, member in struct:IO_APIC_route_entry
apicdef_32.h 310 polarity : 1, member in struct:local_apic::__anon38371
323 polarity : 1, member in struct:local_apic::__anon38372
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
io_apic_32.h 87 polarity : 1, member in struct:IO_APIC_route_entry
apicdef_32.h 342 polarity : 1, member in struct:local_apic::__anon39852
357 polarity : 1, member in struct:local_apic::__anon39853
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
io_apic_32.h 87 polarity : 1, member in struct:IO_APIC_route_entry
apicdef_32.h 342 polarity : 1, member in struct:local_apic::__anon42577
357 polarity : 1, member in struct:local_apic::__anon42578
  /external/qemu/hw/
ioapic.c 64 uint8_t polarity; local
75 polarity = (entry >> 13) & 1;
84 vector, polarity, trig_mode);

Completed in 528 milliseconds

1 2