Searched refs:target_np (Results 1 – 2 of 2) sorted by relevance
915 struct device_node *target_np; in tegra_spi_parse_cdata_dt() local917 target_np = spi->dev.of_node; in tegra_spi_parse_cdata_dt()918 if (!target_np) { in tegra_spi_parse_cdata_dt()927 of_property_read_u32(target_np, "nvidia,tx-clk-tap-delay", in tegra_spi_parse_cdata_dt()929 of_property_read_u32(target_np, "nvidia,rx-clk-tap-delay", in tegra_spi_parse_cdata_dt()
953 struct device_node *target_np; in s3c64xx_get_target_ctrldata() local956 target_np = spi->dev.of_node; in s3c64xx_get_target_ctrldata()957 if (!target_np) { in s3c64xx_get_target_ctrldata()967 of_get_child_by_name(target_np, "controller-data"); in s3c64xx_get_target_ctrldata()