Home
last modified time | relevance | path

Searched refs:mcs (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/imgtec/boston/
H A Dconfig.mk9 u-boot.mcs: u-boot.bin
14 ALL-$(has_srec_cat) += u-boot.mcs
15 CLEAN_FILES += u-boot.mcs
/openbmc/qemu/hw/misc/macio/
H A Dcuda.c70 MOS6522CUDAState *mcs = container_of(s, MOS6522CUDAState, parent_obj); in cuda_get_counter_value() local
71 CUDAState *cs = container_of(mcs, CUDAState, mos6522_cuda); in cuda_get_counter_value()
83 MOS6522CUDAState *mcs = container_of(s, MOS6522CUDAState, parent_obj); in cuda_get_load_time() local
84 CUDAState *cs = container_of(mcs, CUDAState, mos6522_cuda); in cuda_get_load_time()
94 MOS6522CUDAState *mcs = &s->mos6522_cuda; in cuda_set_sr_int() local
95 MOS6522State *ms = MOS6522(mcs); in cuda_set_sr_int()
114 MOS6522CUDAState *mcs = &s->mos6522_cuda; in cuda_update() local
115 MOS6522State *ms = MOS6522(mcs); in cuda_update()
458 MOS6522CUDAState *mcs = &s->mos6522_cuda; in mos6522_cuda_read() local
459 MOS6522State *ms = MOS6522(mcs); in mos6522_cuda_read()
[all …]
/openbmc/openbmc/poky/meta/files/common-licenses/
H A Dmpich210 …18; FAX: (630) 252-5986; e-mail: gropp@mcs.anl.gov E. Lusk: (630) 252-7852; FAX: (630) 252-5986; e…
H A DDSDP13 …Any questions or comments on the software may be directed to benson@mcs.anl.gov or yinyu-ye@stanfo…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libexecinfo/libexecinfo/
H A D0001-makefile-Fix-build-on-linux.patch22 +# Linux Makefile by Matt Smith <mcs@darkregion.net>, 2011/01/04