Home
last modified time | relevance | path

Searched refs:cm_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Demif4.c27 static struct cm_device_inst *cm_device = variable
87 writel(readl(&cm_device->cm_dll_ctrl) & ~0x1, &cm_device->cm_dll_ctrl); in config_ddr()
88 while ((readl(&cm_device->cm_dll_ctrl) & CM_DLL_READYST) == 0) in config_ddr()
/openbmc/linux/drivers/infiniband/core/
H A Dcm.c160 struct cm_device *cm_dev;
166 struct cm_device { struct
254 struct cm_device *cm_dev = container_of(kref, struct cm_device, kref); in cm_dev_release()
263 static void cm_device_put(struct cm_device *cm_dev) in cm_device_put()
472 struct cm_device *cm_dev; in get_cm_port_from_path()
515 struct cm_device *cm_dev; in cm_init_av_by_path()
977 struct cm_device *cm_dev; in cm_enter_timewait()
3919 struct cm_device *cm_dev; in cm_establish()
4291 struct cm_device *cm_dev = ib_get_client_data(ibdev, &cm_client); in cm_show_counter()
4357 struct cm_device *cm_dev; in cm_add_one()
[all …]