Home
last modified time | relevance | path

Searched defs:mdc (Results 1 – 23 of 23) sorted by relevance

/openbmc/qemu/hw/mem/
H A Dmemory-device.c25 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_is_empty() local
73 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_get_memslots() local
176 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_check_addable() local
258 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(OBJECT(md)); in memory_device_get_free_addr() local
306 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(item->data); in qmp_memory_device_list() local
327 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(obj); in memory_device_plugged_size() local
350 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_pre_plug() local
402 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_plug() local
434 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_unplug() local
463 const MemoryDeviceClass *mdc = MEMORY_DEVICE_GET_CLASS(md); in memory_device_get_region_size() local
H A Dpc-dimm.c285 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(oc); in pc_dimm_class_init() local
H A Dnvdimm.c257 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(oc); in nvdimm_class_init() local
/openbmc/qemu/hw/misc/
H A Dmos6522.c132 MOS6522DeviceClass *mdc = MOS6522_GET_CLASS(s); in get_counter_value() local
143 MOS6522DeviceClass *mdc = MOS6522_GET_CLASS(s); in get_load_time() local
397 MOS6522DeviceClass *mdc = MOS6522_GET_CLASS(s); in mos6522_write() local
708 MOS6522DeviceClass *mdc = MOS6522_CLASS(oc); in mos6522_class_init() local
H A Dmac_via.c1210 MOS6522DeviceClass *mdc = MOS6522_GET_CLASS(ms); in mos6522_q800_via1_reset_hold() local
1336 MOS6522DeviceClass *mdc = MOS6522_CLASS(oc); in mos6522_q800_via1_class_init() local
1365 MOS6522DeviceClass *mdc = MOS6522_GET_CLASS(ms); in mos6522_q800_via2_reset_hold() local
1425 MOS6522DeviceClass *mdc = MOS6522_CLASS(oc); in mos6522_q800_via2_class_init() local
/openbmc/u-boot/board/gdsys/common/
H A Dmiiphybb.c14 int mdc; member
/openbmc/linux/drivers/dma/
H A Dmoxart-dma.c152 struct moxart_dmadev *mdc; member
332 struct moxart_dmadev *mdc = ofdma->of_dma_data; in moxart_of_xlate() local
570 struct moxart_dmadev *mdc; in moxart_probe() local
/openbmc/qemu/hw/virtio/
H A Dvirtio-pmem-pci.c88 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(klass); in virtio_pmem_pci_class_init() local
H A Dvirtio-mem-pci.c160 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(klass); in virtio_mem_pci_class_init() local
/openbmc/linux/drivers/net/mdio/
H A Dmdio-gpio.c32 struct gpio_desc *mdc, *mdio, *mdo; member
/openbmc/qemu/hw/i386/
H A Dsgx-epc.c154 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(oc); in sgx_epc_class_init() local
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmii-bitbang.c90 static inline void mdc(struct mdiobb_ctrl *ctrl, int what) in mdc() function
/openbmc/qemu/hw/misc/macio/
H A Dpmu.c801 MOS6522DeviceClass *mdc = MOS6522_GET_CLASS(ms); in mos6522_pmu_reset_hold() local
816 MOS6522DeviceClass *mdc = MOS6522_CLASS(oc); in mos6522_pmu_class_init() local
H A Dcuda.c592 MOS6522DeviceClass *mdc = MOS6522_GET_CLASS(ms); in mos6522_cuda_reset_hold() local
605 MOS6522DeviceClass *mdc = MOS6522_CLASS(oc); in mos6522_cuda_class_init() local
/openbmc/linux/arch/mips/boot/dts/img/
H A Dpistachio.dtsi817 mdc: dma-controller@18143000 { label
/openbmc/linux/drivers/net/dsa/realtek/
H A Drealtek.h52 struct gpio_desc *mdc; member
/openbmc/linux/drivers/s390/cio/
H A Ddevice_ops.c645 int mdc = 0, i; in ccw_device_get_mdc() local
H A Dchsc.h36 u16 mdc; member
/openbmc/qemu/hw/net/
H A Detraxfs_eth.c146 int mdc; member
/openbmc/qemu/hw/hyperv/
H A Dhv-balloon.c1749 MemoryDeviceClass *mdc = MEMORY_DEVICE_CLASS(klass); in hv_balloon_class_init() local
/openbmc/linux/drivers/s390/block/
H A Ddasd_eckd.c1200 unsigned int mdc; in get_fcx_max_data() local
1226 unsigned int mdc; in verify_fcx_max_data() local
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Dcommon.h358 unsigned int mdc; member
/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css.c8042 metadata_info_init(const struct ia_css_metadata_config *mdc, in metadata_info_init()