Searched refs:vhub_np (Results 1 – 1 of 1) sorted by relevance
880 const struct device_node *vhub_np) in ast_vhub_of_parse_dev_desc() argument885 if (!of_property_read_u32(vhub_np, "vhub-vendor-id", &data)) { in ast_vhub_of_parse_dev_desc()889 if (!of_property_read_u32(vhub_np, "vhub-product-id", &data)) { in ast_vhub_of_parse_dev_desc()893 if (!of_property_read_u32(vhub_np, "vhub-device-revision", &data)) { in ast_vhub_of_parse_dev_desc()1015 const struct device_node *vhub_np = vhub->pdev->dev.of_node; in ast_vhub_init_desc() local1020 ast_vhub_of_parse_dev_desc(vhub, vhub_np); in ast_vhub_init_desc()1035 desc_np = of_get_child_by_name(vhub_np, "vhub-strings"); in ast_vhub_init_desc()