Home
last modified time | relevance | path

Searched refs:vhub_np (Results 1 – 1 of 1) sorted by relevance

/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c906 const struct device_node *vhub_np) in ast_vhub_of_parse_dev_desc() argument
911 if (!of_property_read_u32(vhub_np, "vhub-vendor-id", &data)) { in ast_vhub_of_parse_dev_desc()
915 if (!of_property_read_u32(vhub_np, "vhub-product-id", &data)) { in ast_vhub_of_parse_dev_desc()
919 if (!of_property_read_u32(vhub_np, "vhub-device-revision", &data)) { in ast_vhub_of_parse_dev_desc()
1041 const struct device_node *vhub_np = vhub->pdev->dev.of_node; in ast_vhub_init_desc() local
1046 ast_vhub_of_parse_dev_desc(vhub, vhub_np); in ast_vhub_init_desc()
1061 desc_np = of_get_child_by_name(vhub_np, "vhub-strings"); in ast_vhub_init_desc()