Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Ddfp_helper.c217 uint64_t fprf = 0; in dfp_set_FPRF_from_FRT_with_context() local
222 fprf = 0x01; in dfp_set_FPRF_from_FRT_with_context()
225 fprf = 0x11; in dfp_set_FPRF_from_FRT_with_context()
228 fprf = 0x09; in dfp_set_FPRF_from_FRT_with_context()
231 fprf = 0x08; in dfp_set_FPRF_from_FRT_with_context()
234 fprf = 0x18; in dfp_set_FPRF_from_FRT_with_context()
237 fprf = 0x12; in dfp_set_FPRF_from_FRT_with_context()
240 fprf = 0x02; in dfp_set_FPRF_from_FRT_with_context()
243 fprf = 0x14; in dfp_set_FPRF_from_FRT_with_context()
246 fprf = 0x04; in dfp_set_FPRF_from_FRT_with_context()
[all …]