Searched refs:cpdev (Results 1 – 2 of 2) sorted by relevance
558 struct platform_device *cpdev; in aspeed_sdc_probe() local560 cpdev = of_platform_device_create(child, NULL, &pdev->dev); in aspeed_sdc_probe()561 if (!cpdev) { in aspeed_sdc_probe()
1020 struct platform_device *cpdev; in zynqmp_r5_get_tcm_node_from_dt() local1091 cpdev = to_platform_device(dev); in zynqmp_r5_get_tcm_node_from_dt()1092 res = platform_get_resource(cpdev, IORESOURCE_MEM, j); in zynqmp_r5_get_tcm_node_from_dt()