Searched refs:mem3 (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | io.c | 79 else if ((addr >= part->mem3.start) && in wlcore_translate_addr() 80 (addr < part->mem3.start + part->mem3.size)) in wlcore_translate_addr() 81 return addr - part->mem3.start + part->mem.size + in wlcore_translate_addr() 138 p->mem3.start, p->mem3.size); in wlcore_set_partition() 175 ret = wlcore_raw_write32(wl, HW_PART3_START_ADDR, p->mem3.start); in wlcore_set_partition() 179 ret = wlcore_raw_write32(wl, HW_PART3_SIZE_ADDR, p->mem3.size); in wlcore_set_partition()
|
| H A D | wlcore.h | 140 struct wlcore_partition mem3; member
|
| /linux/Documentation/driver-api/cxl/ |
| H A D | theory-of-operation.rst | 166 "host":"mem3", 168 "memdev":"mem3", 203 # cxl list -BDMu -d root -m mem3 239 "memdev":"mem3", 250 device name of 'mem3' which platform level decode ranges may this device 253 example mem3 can participate in one or more of a PMEM interleave that spans two 290 "memdev":"mem3",
|
| /linux/Documentation/driver-api/cxl/linux/example-configurations/ |
| H A D | multi-interleave.rst | 235 "host":"mem3", 239 "memdev":"mem3", 377 "memdev":"mem3",
|
| /linux/arch/microblaze/boot/dts/ |
| H A D | system.dts | 154 xlnx,mem3-width = <0x20>;
|