Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/renesas_usbhs/
Dcommon.h36 #define D1FIFOSEL 0x002C macro
/Linux-v4.19/include/linux/usb/
Dr8a66597.h76 #define D1FIFOSEL 0x2C macro
/Linux-v4.19/drivers/usb/host/
Dr8a66597-hcd.c189 r8a66597_bset(r8a66597, endian & BIGEND, D1FIFOSEL); in enable_controller()
301 const unsigned long fifosel[] = {D0FIFOSEL, D1FIFOSEL, CFIFOSEL}; in set_pipe_reg_addr()
526 r8a66597_mdfy(r8a66597, mbw | 0, mbw | CURPIPE, D1FIFOSEL); in fifo_change_from_pipe()
/Linux-v4.19/drivers/usb/gadget/udc/
Dr8a66597-udc.c612 disable_fifosel(r8a66597, pipenum, D1FIFOSEL); in change_bfre_mode()