Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/admin-guide/
H A Ddell_rbu.rst14 This document discusses the functionality of the rbu driver only.
40 The rbu driver needs to have an application (as mentioned above) which will
43 The user should not unload the rbu driver after downloading the BIOS image
127 Also don't unload the rbu driver if the image has to be updated.
/openbmc/qemu/target/ppc/
H A Dint_helper.c123 uint64_t helper_DIVDE(CPUPPCState *env, uint64_t rau, uint64_t rbu, uint32_t oe) in helper_DIVDE() argument
127 int64_t rb = (int64_t)rbu; in helper_DIVDE()
/openbmc/qemu/target/arm/tcg/
H A Dsve_helper.c1638 int db, rbm = 0, rbu = 0; in DO_BITPERM() local
1645 resu |= val << rbu++; in DO_BITPERM()