Searched refs:fotg210_dbg (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/usb/host/ |
| D | fotg210-hcd.c | 79 #define fotg210_dbg(fotg210, fmt, args...) \ macro 95 fotg210_dbg(fotg210, "%s hcs_params 0x%x ports=%d\n", label, params, in dbg_hcs_params() 106 fotg210_dbg(fotg210, "%s hcc_params %04x uframes %s%s\n", label, in dbg_hcc_params() 115 fotg210_dbg(fotg210, "%s td %p n%08x %08x t%08x p0=%08x\n", label, qtd, in dbg_qtd() 121 fotg210_dbg(fotg210, " p1=%08x p2=%08x p3=%08x p4=%08x\n", in dbg_qtd() 133 fotg210_dbg(fotg210, "%s qh %p n%08x info %x %x qtd %x\n", label, qh, in dbg_qh() 143 fotg210_dbg(fotg210, "%s[%d] itd %p, next %08x, urb %p\n", label, in dbg_itd() 147 fotg210_dbg(fotg210, in dbg_itd() 158 fotg210_dbg(fotg210, in dbg_itd() 168 fotg210_dbg(fotg210, " index: %d %d %d %d %d %d %d %d\n", in dbg_itd() [all …]
|