Home
last modified time | relevance | path

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

/linux-6.12.1/arch/mips/generic/
Dboard-sead3.c20 #define SEAD_CONFIG_GIC_PRESENT BIT(1) macro
58 if (cfg & SEAD_CONFIG_GIC_PRESENT) in remove_gic()