GR_STATUS_VB     1192 drivers/usb/gadget/udc/gr_udc.c 	if (status & GR_STATUS_VB)
GR_STATUS_VB     1323 drivers/usb/gadget/udc/gr_udc.c 	if (!powstate && (status & GR_STATUS_VB)) {
GR_STATUS_VB     1330 drivers/usb/gadget/udc/gr_udc.c 	if (powstate && !(status & GR_STATUS_VB)) {