Searched refs:r_res (Results 1 – 1 of 1) sorted by relevance
1180 struct resource r_res; in gic_v3_redist_find() local1202 r_res = *sc->gic_redists.regions[i]; in gic_v3_redist_find()1203 r_bsh = rman_get_bushandle(&r_res); in gic_v3_redist_find()1205 pidr2 = bus_read_4(&r_res, GICR_PIDR2); in gic_v3_redist_find()1217 typer = bus_read_8(&r_res, GICR_TYPER); in gic_v3_redist_find()1222 sc->gic_redists.pcpu[cpuid]->res = r_res; in gic_v3_redist_find()1238 rman_set_bushandle(&r_res, r_bsh); in gic_v3_redist_find()