Searched refs:memtype (Results 1 – 5 of 5) sorted by relevance
| /openbmc/u-boot/arch/mips/mach-ath79/ar934x/ |
| H A D | ddr.c | 41 int memtype; in ar934x_ddr_init() local 50 memtype = AR934X_DDR1; in ar934x_ddr_init() 53 memtype = AR934X_DDR2; in ar934x_ddr_init() 79 memtype = AR934X_SDRAM; in ar934x_ddr_init() 90 memcfg = &ar934x_mem_config[memtype]; in ar934x_ddr_init() 107 if (memtype == AR934X_DDR2) { in ar934x_ddr_init() 115 if (memtype != AR934X_SDRAM) in ar934x_ddr_init() 138 if (memtype != AR934X_SDRAM) { in ar934x_ddr_init()
|
| /openbmc/qemu/target/xtensa/ |
| H A D | overlay_tool.h | 405 #define XCHAL_MPU_BGMAP(s, vaddr_start, vaddr_last, rights, memtype, x...) \ argument 406 { .vaddr = (vaddr_start), .attr = ((rights) << 8) | ((memtype) << 12), },
|
| /openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/ |
| H A D | 0001-ffmpeg-5.1.4-rpi_24.patch | 10014 + enum mediabufs_memory memtype; 10039 + enum mediabufs_memory memtype; 10061 + .memtype = (mtype),\ 10105 …ct qent_dst* qe_dst_new(struct ff_weak_link_master * const wl, const enum mediabufs_memory memtype) 10111 + .base = QENT_BASE_INITIALIZER(memtype), 10308 + .memory = mediabufs_memory_to_v4l2(be->memtype), 10322 + if (be->memtype == MEDIABUFS_MEMORY_DMABUF) 10336 + if (be->memtype == MEDIABUFS_MEMORY_DMABUF) 10374 + .memory = mediabufs_memory_to_v4l2(bp->memtype) 10810 + .memory = mediabufs_memory_to_v4l2(mbc->dst->memtype), [all …]
|
| /openbmc/ |
| D | opengrok1.0.log | [all...] |
| D | opengrok2.0.log | [all...] |