Searched refs:IMEM (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/falcon/ |
| H A D | ga102.c | 52 if (mem_type == IMEM) in ga102_flcn_dma_init() 136 IMEM, fw->imem_base, fw->imem_size, true); in ga102_flcn_fw_load()
|
| H A D | gm200.c | 291 IMEM, falcon->code.limit - fw->boot_size, fw->boot_size, in gm200_flcn_fw_load() 300 IMEM, fw->nmem_base, fw->nmem_size, fw->nmem_base >> 8, false); in gm200_flcn_fw_load() 305 IMEM, fw->imem_base, fw->imem_size, fw->imem_base >> 8, true); in gm200_flcn_fw_load()
|
| H A D | base.c | 48 case IMEM: return falcon->func->imem_dma; in nvkm_falcon_dma() 124 case IMEM: in nvkm_falcon_pio() 199 if ((img_base / 4) == 7 && mem_type == IMEM) in nvkm_falcon_pio_wr()
|
| /linux/Documentation/gpu/nova/core/ |
| H A D | falcon.rst | 21 Falcons have separate instruction and data memories (IMEM/DMEM) and provide a 62 memory into the Falcon's IMEM/DMEM. Once the HS ucode is loaded, it is verified 94 Falcons have separate instruction and data memories (IMEM/DMEM) 96 DMA transfers to/from the IMEM/DMEM memory inside the Falcon via the FBIF 153 | | | IMEM | | DMEM | |<-----+
|
| H A D | fwsec.rst | 34 of headers, data sections (DMEM) and instruction code sections (IMEM). All these 100 | | | IMEM Section (Code) | | | |
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| H A D | falcon.h | 7 IMEM, enumerator 16 case IMEM: return "imem"; in nvkm_falcon_mem()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192se/ |
| H A D | reg.h | 397 #define IMEM BIT(5) macro
|
| /linux/drivers/net/wireless/realtek/rtw88/ |
| H A D | rtw8822c.c | 2165 ret = __dump_fw_8822c(rtwdev, IMEM); in rtw8822c_dump_fw_crash()
|