Lines Matching full:bvalid

160  * @utmi_bvalid: utmi vbus bvalid status register.
248 * false - use bvalid to get vbus status
258 * @otg_mux_irq: IRQ number which multiplex otg-id/otg-bvalid/linestate
818 /* clear bvalid status and enable bvalid detect irq */ in rockchip_usb2phy_init()
825 "failed to enable bvalid irq\n"); in rockchip_usb2phy_init()
1738 /* clear bvalid detect irq pending status */ in rockchip_usb2phy_bvalid_irq()
1855 * Handle bvalid irq and id irq for otg port which in rockchip_usb2phy_irq()
1867 * the bvalid irq and id irq in this case. in rockchip_usb2phy_irq()
1936 * host mode, return immediately without init the bvalid in rockchip_usb2phy_port_irq_init()
1944 /* Init the bvalid irq for otg port */ in rockchip_usb2phy_port_irq_init()
1947 "otg-bvalid"); in rockchip_usb2phy_port_irq_init()
1949 dev_err(rphy->dev, "no bvalid irq provided\n"); in rockchip_usb2phy_port_irq_init()
1962 "failed to request otg-bvalid irq handle\n"); in rockchip_usb2phy_port_irq_init()
2192 * Set the utmi bvalid come from the usb phy or grf. in rockchip_usb2phy_otg_port_init()
2195 * the bvalid signal, so select the bvalid from the in rockchip_usb2phy_otg_port_init()
2198 * the bvaid from the grf and set bvalid to be valid in rockchip_usb2phy_otg_port_init()
2773 /* Set the bvalid filter time to 10ms based on the u2phy grf pclk 100MHz */ in rk3562_usb2phy_tuning()
2803 * Set the bvalid filter time to 10ms in rk3568_usb2phy_tuning()
3126 /* Enable bvalid detect irq */ in rockchip_usb2phy_pm_resume()
3136 "failed to enable bvalid irq\n"); in rockchip_usb2phy_pm_resume()