Searched defs:rg (Results 1 – 3 of 3) sorted by relevance
| /openbmc/u-boot/drivers/dma/ |
| H A D | ti-edma3.c | 95 struct edma3_slot_layout *rg; in edma3_set_dest() local 126 struct edma3_slot_layout *rg; in edma3_set_dest_index() local 144 struct edma3_slot_layout *rg; in edma3_set_dest_addr() local 166 struct edma3_slot_layout *rg; in edma3_set_src() local 197 struct edma3_slot_layout *rg; in edma3_set_src_index() local 215 struct edma3_slot_layout *rg; in edma3_set_src_addr() local 257 struct edma3_slot_layout *rg; in edma3_set_transfer_params() local 319 struct edma3_slot_layout *rg; in edma3_slot_configure() local
|
| /openbmc/qemu/hw/nvme/ |
| H A D | ns.c | 431 for (uint16_t rg = 0; rg < endgrp->fdp.nrg; rg++) { in nvme_ns_init_fdp() local 517 for (uint16_t rg = 0; rg < endgrp->fdp.nrg; rg++) { in nvme_ns_init_fdp() local
|
| H A D | ctrl.c | 326 static inline uint16_t nvme_make_pid(NvmeNamespace *ns, uint16_t rg, in nvme_make_pid() 343 static inline bool nvme_rg_valid(NvmeEnduranceGroup *endgrp, uint16_t rg) in nvme_rg_valid() 371 uint16_t *ph, uint16_t *rg) in nvme_parse_pid() 484 uint16_t ph, rg, ruhid; in nvme_update_ruh() local 3687 uint16_t ph, rg, ruhid; in nvme_do_write_fdp() local 4489 uint16_t rg, ph, *ruhid; in nvme_io_mgmt_recv_ruhs() local
|