Home
last modified time | relevance | path

Searched refs:D1FIFOSEL (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/renesas_usbhs/
Dcommon.h44 #define D1FIFOSEL 0x002C macro
Dfifo.c1179 fifo->sel = D1FIFOSEL; in usbhs_fifo_probe()
/drivers/usb/host/
Dr8a66597-hcd.c203 r8a66597_bset(r8a66597, endian & BIGEND, D1FIFOSEL); in enable_controller()
315 const unsigned long fifosel[] = {D0FIFOSEL, D1FIFOSEL, CFIFOSEL}; in set_pipe_reg_addr()
540 r8a66597_mdfy(r8a66597, mbw | 0, mbw | CURPIPE, D1FIFOSEL); in fifo_change_from_pipe()
/drivers/usb/gadget/
Dr8a66597-udc.c615 disable_fifosel(r8a66597, pipenum, D1FIFOSEL); in change_bfre_mode()