Searched refs:UDC_DBG (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/usb/gadget/udc/ |
D | aspeed_udc.c | 255 #define UDC_DBG(u, fmt, ...) \ macro 258 #define UDC_DBG(u, fmt, ...) macro 1228 UDC_DBG(udc, "Wakeup Host !\n"); in ast_udc_wake_work() 1254 UDC_DBG(udc, "Remote Wakeup is disabled\n"); in ast_udc_wakeup() 1259 UDC_DBG(udc, "Device initiated wakeup\n"); in ast_udc_wakeup() 1278 UDC_DBG(udc, "is_on: %d\n", is_on); in ast_udc_pullup() 1301 UDC_DBG(udc, "\n"); in ast_udc_start() 1323 UDC_DBG(udc, "\n"); in ast_udc_stop()
|