Home
last modified time | relevance | path

Searched refs:ite (Results 1 – 15 of 15) sorted by relevance

/openbmc/qemu/hw/intc/
H A Darm_gicv3_its.c214 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 Dvgic-its.c230 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 DMakefile7 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 Dunified.h66 .macro ite, cond
/openbmc/linux/drivers/media/rc/
H A DMakefile38 obj-$(CONFIG_IR_ITE_CIR) += ite-cir.o
H A DKconfig262 module will be called ite-cir.
/openbmc/qemu/tests/tcg/arm/system/
H A Dboot.S57 ite EQ // if-then-else. "EQ" is for if equal, else otherwise
/openbmc/linux/tools/testing/selftests/hid/
H A DMakefile11 TEST_PROGS += hid-ite.sh
/openbmc/linux/drivers/hid/
H A DMakefile67 obj-$(CONFIG_HID_ITE) += hid-ite.o
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am625-beagleplay.dts754 compatible = "ite,it66121";
/openbmc/linux/tools/power/cpupower/po/
H A Dcs.po496 "vypsány ladicí informace, což může být užitečné například při hlášení chyb.\n"
/openbmc/linux/
H A DMAINTAINERS11236 F: Documentation/devicetree/bindings/display/bridge/ite,it66121.yaml
11237 F: drivers/gpu/drm/bridge/ite-it66121.c
H A Dopengrok2.0.log[all...]
H A Dopengrok1.0.log[all...]
H A Dopengrok0.0.log[all...]