Searched refs:ite (Results 1 – 15 of 15) sorted by relevance
/openbmc/qemu/hw/intc/ |
H A D | arm_gicv3_its.c | 214 const ITEntry *ite) in update_ite() argument 222 trace_gicv3_its_ite_write(dte->ittaddr, eventid, ite->valid, in update_ite() 223 ite->inttype, ite->intid, ite->icid, in update_ite() 224 ite->vpeid, ite->doorbell); in update_ite() 226 if (ite->valid) { in update_ite() 228 itel = FIELD_DP64(itel, ITE_L, INTTYPE, ite->inttype); in update_ite() 229 itel = FIELD_DP64(itel, ITE_L, INTID, ite->intid); in update_ite() 230 itel = FIELD_DP64(itel, ITE_L, ICID, ite->icid); in update_ite() 231 itel = FIELD_DP64(itel, ITE_L, VPEID, ite->vpeid); in update_ite() 232 iteh = FIELD_DP32(iteh, ITE_H, DOORBELL, ite->doorbell); in update_ite() [all …]
|
/openbmc/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-its.c | 230 struct its_ite *ite; in find_ite() local 236 list_for_each_entry(ite, &device->itt_head, ite_list) in find_ite() 237 if (ite->event_id == event_id) in find_ite() 238 return ite; in find_ite() 244 #define for_each_lpi_its(dev, ite, its) \ argument 246 list_for_each_entry(ite, &(dev)->itt_head, ite_list) 387 static void update_affinity_ite(struct kvm *kvm, struct its_ite *ite) in update_affinity_ite() argument 391 if (!its_is_collection_mapped(ite->collection)) in update_affinity_ite() 394 vcpu = kvm_get_vcpu(kvm, ite->collection->target_addr); in update_affinity_ite() 395 update_affinity(ite->irq, vcpu); in update_affinity_ite() [all …]
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | Makefile | 7 obj-$(CONFIG_DRM_ITE_IT6505) += ite-it6505.o 35 obj-$(CONFIG_DRM_ITE_IT66121) += ite-it66121.o
|
/openbmc/u-boot/arch/arm/include/asm/ |
H A D | unified.h | 66 .macro ite, cond
|
/openbmc/linux/drivers/media/rc/ |
H A D | Makefile | 38 obj-$(CONFIG_IR_ITE_CIR) += ite-cir.o
|
H A D | Kconfig | 262 module will be called ite-cir.
|
/openbmc/qemu/tests/tcg/arm/system/ |
H A D | boot.S | 57 ite EQ // if-then-else. "EQ" is for if equal, else otherwise
|
/openbmc/linux/tools/testing/selftests/hid/ |
H A D | Makefile | 11 TEST_PROGS += hid-ite.sh
|
/openbmc/linux/drivers/hid/ |
H A D | Makefile | 67 obj-$(CONFIG_HID_ITE) += hid-ite.o
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am625-beagleplay.dts | 754 compatible = "ite,it66121";
|
/openbmc/linux/tools/power/cpupower/po/ |
H A D | cs.po | 496 "vypsány ladicí informace, což může být užitečné například při hlášení chyb.\n"
|
/openbmc/linux/ |
H A D | MAINTAINERS | 11236 F: Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml 11237 F: drivers/gpu/drm/bridge/ite-it66121.c
|
H A D | opengrok2.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok0.0.log | [all...] |