Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/usb/renesas_usbhs/
Dcommon.h39 #define D1FIFOSEL 0x002C macro
/linux-5.19.10/include/linux/usb/
Dr8a66597.h76 #define D1FIFOSEL 0x2C macro
/linux-5.19.10/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()
524 r8a66597_mdfy(r8a66597, mbw | 0, mbw | CURPIPE, D1FIFOSEL); in fifo_change_from_pipe()
/linux-5.19.10/drivers/usb/gadget/udc/
Dr8a66597-udc.c612 disable_fifosel(r8a66597, pipenum, D1FIFOSEL); in change_bfre_mode()