Home
last modified time | relevance | path

Searched refs:ap0 (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/virt/kvm/arm/hyp/
Dvgic-v3-sr.c615 u32 ap0, ap1; in __vgic_v3_clear_highest_active_priority() local
618 ap0 = __vgic_v3_read_ap0rn(i); in __vgic_v3_clear_highest_active_priority()
620 if (!ap0 && !ap1) { in __vgic_v3_clear_highest_active_priority()
625 c0 = ap0 ? __ffs(ap0) : 32; in __vgic_v3_clear_highest_active_priority()
630 ap0 &= ~BIT(c0); in __vgic_v3_clear_highest_active_priority()
631 __vgic_v3_write_ap0rn(ap0, i); in __vgic_v3_clear_highest_active_priority()
/Linux-v4.19/arch/arm64/boot/dts/marvell/
Darmada-8080.dtsi8 #include "armada-ap810-ap0-octa-core.dtsi"
Darmada-ap810-ap0-octa-core.dtsi8 #include "armada-ap810-ap0.dtsi"
Darmada-ap810-ap0.dtsi28 ap810-ap0 {
/Linux-v4.19/Documentation/devicetree/bindings/power/
Drockchip-io-domain.txt70 - ap0-supply: The supply connected to AP0_VCC.