Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dr8a66597-hcd.c431 r8a66597_mdfy(r8a66597, 0, ISEL | CURPIPE, CFIFOSEL); in receive_control_packet()
474 r8a66597_mdfy(r8a66597, ISEL, ISEL | CURPIPE, CFIFOSEL); in send_status_packet()
480 r8a66597_mdfy(r8a66597, 0, ISEL | CURPIPE, CFIFOSEL); in send_status_packet()
H A Dr8a66597.h176 #define ISEL 0x0020 /* b5: DCP FIFO port direction select */ macro