Searched refs:cpdev (Results 1 – 2 of 2) sorted by relevance
552 struct platform_device *cpdev; in aspeed_sdc_probe() local554 cpdev = of_platform_device_create(child, NULL, &pdev->dev); in aspeed_sdc_probe()555 if (!cpdev) { in aspeed_sdc_probe()
1039 struct platform_device *cpdev; in zynqmp_r5_get_tcm_node_from_dt() local1110 cpdev = to_platform_device(dev); in zynqmp_r5_get_tcm_node_from_dt()1111 res = platform_get_resource(cpdev, IORESOURCE_MEM, j); in zynqmp_r5_get_tcm_node_from_dt()