Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/arm/gic/v3/
H A Dgicv3_helpers.c90 uintptr_t rdistif_base = gicr_base; in gicv3_rdistif_base_addrs_probe() local
102 typer_val = gicr_read_typer(rdistif_base); in gicv3_rdistif_base_addrs_probe()
112 rdistif_base_addrs[proc_num] = rdistif_base; in gicv3_rdistif_base_addrs_probe()
114 rdistif_base += gicv3_redist_size(typer_val); in gicv3_rdistif_base_addrs_probe()
412 uintptr_t rdistif_base = gicr_frame; in gicv3_rdistif_get_number_frames() local
416 uint64_t typer_val = gicr_read_typer(rdistif_base); in gicv3_rdistif_get_number_frames()
421 rdistif_base += gicv3_redist_size(typer_val); in gicv3_rdistif_get_number_frames()
H A Dgicv3_main.c1364 uintptr_t rdistif_base; in gicv3_rdistif_probe() local
1379 rdistif_base = gicr_frame; in gicv3_rdistif_probe()
1381 typer_val = gicr_read_typer(rdistif_base); in gicv3_rdistif_probe()
1398 rdistif_base; in gicv3_rdistif_probe()
1402 rdistif_base += gicv3_redist_size(typer_val); in gicv3_rdistif_probe()