Lines Matching full:usbgrf
46855 * @usbgrf: USB General Register Files regmap.
46877 struct regmap *usbgrf;
48297 - rphy->usbgrf =
48299 - "rockchip,usbgrf");
48300 - if (IS_ERR(rphy->usbgrf))
48301 - return PTR_ERR(rphy->usbgrf);
48303 - rphy->usbgrf = NULL;
48509 + "rockchip,usbgrf");
48520 + rphy->usbgrf =
48522 + "rockchip,usbgrf");
48523 + if (IS_ERR(rphy->usbgrf))
48524 + return PTR_ERR(rphy->usbgrf);
48526 + rphy->usbgrf = NULL;