Home
last modified time | relevance | path

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

/linux/include/linux/usb/
A Dr8a66597.h211 #define ISEL 0x0020 /* b5: DCP FIFO port direction select */ macro
/linux/drivers/usb/gadget/udc/
A Dr8a66597-udc.c276 mask = ISEL | CURPIPE; in r8a66597_change_curpipe()
574 r8a66597_mdfy(r8a66597, ISEL, (ISEL | CURPIPE), CFIFOSEL); in start_ep0_write()
740 r8a66597_mdfy(r8a66597, 0, (ISEL | CURPIPE), CFIFOSEL); in start_packet_read()
946 r8a66597_bset(r8a66597, ISEL, ep->fifosel); in irq_ep0_write()
/linux/drivers/usb/host/
A Dr8a66597-hcd.c1090 r8a66597_mdfy(r8a66597, 0, ISEL | CURPIPE, CFIFOSEL); in prepare_packet_read()
1134 r8a66597_mdfy(r8a66597, ISEL, ISEL | CURPIPE, CFIFOSEL); in prepare_packet_write()
1168 r8a66597_mdfy(r8a66597, ISEL, ISEL | CURPIPE, CFIFOSEL); in prepare_status_packet()
1175 r8a66597_mdfy(r8a66597, 0, ISEL | CURPIPE, CFIFOSEL); in prepare_status_packet()
/linux/drivers/pinctrl/renesas/
A Dpinctrl-rzg2l.c141 #define ISEL(off) (0x2C00 + (off) * 8) macro
2247 addr = pctrl->base + ISEL(off); in rzg2l_gpio_irq_endisable()

Completed in 22 milliseconds