Home
last modified time | relevance | path

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

/Linux-v5.10/arch/arm64/kvm/hyp/
Dvgic-v3-sr.c596 u32 ap0, ap1; in __vgic_v3_clear_highest_active_priority() local
599 ap0 = __vgic_v3_read_ap0rn(i); in __vgic_v3_clear_highest_active_priority()
601 if (!ap0 && !ap1) { in __vgic_v3_clear_highest_active_priority()
606 c0 = ap0 ? __ffs(ap0) : 32; in __vgic_v3_clear_highest_active_priority()
611 ap0 &= ~BIT(c0); in __vgic_v3_clear_highest_active_priority()
612 __vgic_v3_write_ap0rn(ap0, i); in __vgic_v3_clear_highest_active_priority()
/Linux-v5.10/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-v5.10/Documentation/devicetree/bindings/power/
Drockchip-io-domain.txt70 - ap0-supply: The supply connected to AP0_VCC.