Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3-its.c2485 u32 svpet; in compute_its_aff() local
2492 svpet = FIELD_GET(GITS_TYPER_SVPET, its->typer); in compute_its_aff()
2493 val = FIELD_PREP(GICR_TYPER_COMMON_LPI_AFF, svpet); in compute_its_aff()
5100 u32 svpet = FIELD_GET(GITS_TYPER_SVPET, its->typer); in its_probe_one() local
5111 &its->phys_base, its->mpidr, svpet); in its_probe_one()