Searched refs:EIGHTBITS (Results 1 – 3 of 3) sorted by relevance
/drivers/usb/gadget/udc/ |
D | omap_udc.c | 2139 #define EIGHTBITS "%s%s%s%s%s%s%s%s" macro 2158 "\n%s %s%s%sirqs %ld stat %04x " EIGHTBITS FOURBITS "%s\n", in proc_ep_show() 2249 seq_printf(s, "otg_syscon2 %08x%s" EIGHTBITS in proc_otg_show() 2264 seq_printf(s, "otg_ctrl %06x" EIGHTBITS EIGHTBITS "%s\n", tmp, in proc_otg_show() 2332 seq_printf(s, "\nsyscon1 %04x" EIGHTBITS "\n", tmp, in proc_udc_show() 2351 seq_printf(s, "devstat %04x" EIGHTBITS "%s%s\n", tmp, in proc_udc_show() 2371 seq_printf(s, "irq_src %04x" EIGHTBITS "%s%s\n", tmp, in proc_udc_show() 2386 seq_printf(s, "dma_irq_en %04x%s" EIGHTBITS "\n", tmp, in proc_udc_show()
|
D | goku_udc.c | 1056 #define EIGHTBITS FOURBITS FOURBITS macro 1061 seq_printf(m, "%s %05X =" FOURBITS EIGHTBITS EIGHTBITS "\n", in dump_intmask() 1178 seq_printf(m, "dma %03X =" EIGHTBITS "%s %s\n", in udc_proc_read()
|
D | at91_udc.c | 103 #define EIGHTBITS FOURBITS FOURBITS macro 131 seq_printf(s, "csr %08x rxbytes=%d %s %s %s" EIGHTBITS "\n", in proc_ep_show()
|