HomeSort by: relevance | last modified time | path
    Searched defs:pmu_fdt_count (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/arm/fdt/
pmu_fdt.c 57 static int pmu_fdt_count; variable in typeref:typename:int
124 if (pmu_fdt_uses_ppi && pmu_fdt_count > 0) {
135 if (pmu_fdt_count == 0) {
179 pmu_fdt_count++;
pmu_fdt.c 57 static int pmu_fdt_count; variable in typeref:typename:int
124 if (pmu_fdt_uses_ppi && pmu_fdt_count > 0) {
135 if (pmu_fdt_count == 0) {
179 pmu_fdt_count++;
pmu_fdt.c 57 static int pmu_fdt_count; variable in typeref:typename:int
124 if (pmu_fdt_uses_ppi && pmu_fdt_count > 0) {
135 if (pmu_fdt_count == 0) {
179 pmu_fdt_count++;

Completed in 30 milliseconds