Searched refs:priq (Results 1 – 5 of 5) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/iommu/ |
| H A D | arm,smmu-v3.yaml | 45 - const: priq # PRI Queue not empty 91 interrupt-names = "eventq", "gerror", "priq", "cmdq-sync";
|
| /f-stack/freebsd/arm64/iommu/ |
| H A D | smmuvar.h | 167 struct smmu_queue priq; member
|
| H A D | smmu.c | 357 err = smmu_init_queue(sc, &sc->priq, in smmu_init_queues() 1261 bus_write_8(sc->res[0], SMMU_PRIQ_BASE, sc->priq.base); in smmu_reset() 1262 bus_write_4(sc->res[0], SMMU_PRIQ_PROD, sc->priq.lc.prod); in smmu_reset() 1263 bus_write_4(sc->res[0], SMMU_PRIQ_CONS, sc->priq.lc.cons); in smmu_reset() 1427 sc->priq.size_log2 = val; in smmu_check_features()
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/arm/ |
| H A D | fvp-base-revc.dts | 182 interrupt-names = "eventq", "gerror", "priq", "cmdq-sync";
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/hisilicon/ |
| H A D | hip07.dtsi | 1180 interrupt-names = "eventq", "gerror", "priq"; 1193 interrupt-names = "eventq", "gerror", "priq"; 1206 interrupt-names = "eventq", "gerror", "priq"; 1219 interrupt-names = "eventq", "gerror", "priq";
|