Lines Matching full:usbgrf
47071 * @usbgrf: USB General Register Files regmap.
47093 struct regmap *usbgrf;
48513 - rphy->usbgrf =
48515 - "rockchip,usbgrf");
48516 - if (IS_ERR(rphy->usbgrf))
48517 - return PTR_ERR(rphy->usbgrf);
48519 - rphy->usbgrf = NULL;
48725 + "rockchip,usbgrf");
48736 + rphy->usbgrf =
48738 + "rockchip,usbgrf");
48739 + if (IS_ERR(rphy->usbgrf))
48740 + return PTR_ERR(rphy->usbgrf);
48742 + rphy->usbgrf = NULL;