Home
last modified time | relevance | path

Searched defs:rmc (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/hw/arm/
H A Draspi.c343 RaspiBaseMachineClass *rmc = RASPI_BASE_MACHINE_CLASS(oc); in raspi0_machine_class_init() local
352 RaspiBaseMachineClass *rmc = RASPI_BASE_MACHINE_CLASS(oc); in raspi1ap_machine_class_init() local
361 RaspiBaseMachineClass *rmc = RASPI_BASE_MACHINE_CLASS(oc); in raspi2b_machine_class_init() local
371 RaspiBaseMachineClass *rmc = RASPI_BASE_MACHINE_CLASS(oc); in raspi3ap_machine_class_init() local
380 RaspiBaseMachineClass *rmc = RASPI_BASE_MACHINE_CLASS(oc); in raspi3b_machine_class_init() local
H A Draspi4b.c113 RaspiBaseMachineClass *rmc = RASPI_BASE_MACHINE_CLASS(oc); in raspi4b_machine_class_init() local
/openbmc/linux/drivers/net/fddi/
H A Ddefza.c449 u32 own, rmc; in fza_do_xmit() local
512 u32 rmc, struct net_device *dev) in fza_do_recv_smt()
544 u32 own, rmc; in fza_tx() local
598 const u32 rmc, const u8 fc) in fza_rx_err()
681 u32 own, rmc, buf; in fza_rx() local
886 u32 rmc = readl_u(&fp->ring_rmc_tx[i].rmc); in fza_tx_flush() local
H A Ddefza.h285 u32 rmc; /* RMC information */ member
321 u32 rmc; /* RMC information */ member
362 u32 rmc; /* RMC information */ member
/openbmc/qemu/target/ppc/
H A Ddfp_helper.c106 static void dfp_set_round_mode_from_immediate(uint8_t r, uint8_t rmc, in dfp_set_round_mode_from_immediate()
722 static void dfp_quantize(uint8_t rmc, struct PPC_DFP *dfp) in dfp_quantize()
778 static void _dfp_reround(uint8_t rmc, int32_t ref_sig, int32_t xmax, in _dfp_reround()
H A Dfpu_helper.c3201 uint8_t rmc = RMC(opcode); in helper_xsrqpi() local
3254 uint8_t rmc = RMC(opcode); in helper_xsrqpxp() local
/openbmc/linux/net/mac80211/
H A Dmesh.c186 struct mesh_rmc *rmc = sdata->u.mesh.rmc; in mesh_rmc_free() local
221 struct mesh_rmc *rmc = sdata->u.mesh.rmc; in mesh_rmc_check() local
H A Dieee80211_i.h706 struct mesh_rmc *rmc; member