Searched refs:sram_pdev (Results 1 – 1 of 1) sorted by relevance
352 struct platform_device *sram_pdev; in sun8i_ths_get_sram_regmap() local359 sram_pdev = of_find_device_by_node(sram_node); in sun8i_ths_get_sram_regmap()360 if (!sram_pdev) { in sun8i_ths_get_sram_regmap()367 regmap = dev_get_regmap(&sram_pdev->dev, NULL); in sun8i_ths_get_sram_regmap()371 platform_device_put(sram_pdev); in sun8i_ths_get_sram_regmap()