Home
last modified time | relevance | path

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

/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/doc/device-tree/
H A Dpci.rst19 ibm,opal-peltv-table = <0x0 0x543c0000 0x20000>;
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/doc/device-tree/
H A Dpci.rst19 ibm,opal-peltv-table = <0x0 0x543c0000 0x20000>;
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/doc/device-tree/
H A Dpci.rst19 ibm,opal-peltv-table = <0x0 0x543c0000 0x20000>;
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/doc/device-tree/
H A Dpci.rst19 ibm,opal-peltv-table = <0x0 0x543c0000 0x20000>;
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/doc/device-tree/
H A Dpci.rst19 ibm,opal-peltv-table = <0x0 0x543c0000 0x20000>;
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/doc/device-tree/
H A Dpci.rst19 ibm,opal-peltv-table = <0x0 0x543c0000 0x20000>;
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/
H A Dp7ioc-phb.c1122 uint64_t mask, peltv; in p7ioc_set_peltv() local
1134 peltv = in_be64(p->regs + reg); in p7ioc_set_peltv()
1136 peltv |= mask; in p7ioc_set_peltv()
1138 peltv &= ~mask; in p7ioc_set_peltv()
1139 out_be64(p->regs + reg, peltv); in p7ioc_set_peltv()
1142 *cache = peltv; in p7ioc_set_peltv()
H A Dphb3.c2076 uint8_t *peltv; in phb3_set_peltv() local
2090 peltv = (uint8_t *)p->tbl_peltv; in phb3_set_peltv()
2091 peltv += idx; in phb3_set_peltv()
2093 *peltv |= mask; in phb3_set_peltv()
2096 *peltv &= ~mask; in phb3_set_peltv()
H A Dphb4.c2092 uint8_t *peltv; in phb4_set_peltv() local
2106 peltv = (uint8_t *)p->tbl_peltv; in phb4_set_peltv()
2107 peltv += idx; in phb4_set_peltv()
2109 *peltv |= mask; in phb4_set_peltv()
2112 *peltv &= ~mask; in phb4_set_peltv()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/
H A Dphb3.c2195 uint8_t *peltv; in phb3_set_peltv() local
2209 peltv = (uint8_t *)p->tbl_peltv; in phb3_set_peltv()
2210 peltv += idx; in phb3_set_peltv()
2212 *peltv |= mask; in phb3_set_peltv()
2215 *peltv &= ~mask; in phb3_set_peltv()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/
H A Dphb3.c2195 uint8_t *peltv; in phb3_set_peltv() local
2209 peltv = (uint8_t *)p->tbl_peltv; in phb3_set_peltv()
2210 peltv += idx; in phb3_set_peltv()
2212 *peltv |= mask; in phb3_set_peltv()
2215 *peltv &= ~mask; in phb3_set_peltv()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/
H A Dphb3.c2195 uint8_t *peltv; in phb3_set_peltv() local
2209 peltv = (uint8_t *)p->tbl_peltv; in phb3_set_peltv()
2210 peltv += idx; in phb3_set_peltv()
2212 *peltv |= mask; in phb3_set_peltv()
2215 *peltv &= ~mask; in phb3_set_peltv()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hw/
H A Dphb3.c2195 uint8_t *peltv; in phb3_set_peltv() local
2209 peltv = (uint8_t *)p->tbl_peltv; in phb3_set_peltv()
2210 peltv += idx; in phb3_set_peltv()
2212 *peltv |= mask; in phb3_set_peltv()
2215 *peltv &= ~mask; in phb3_set_peltv()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hw/
H A Dphb3.c2177 uint8_t *peltv; in phb3_set_peltv() local
2191 peltv = (uint8_t *)p->tbl_peltv; in phb3_set_peltv()
2192 peltv += idx; in phb3_set_peltv()
2194 *peltv |= mask; in phb3_set_peltv()
2197 *peltv &= ~mask; in phb3_set_peltv()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hw/
H A Dphb3.c2195 uint8_t *peltv; in phb3_set_peltv() local
2209 peltv = (uint8_t *)p->tbl_peltv; in phb3_set_peltv()
2210 peltv += idx; in phb3_set_peltv()
2212 *peltv |= mask; in phb3_set_peltv()
2215 *peltv &= ~mask; in phb3_set_peltv()