Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dr8a66597-hcd.c369 r8a66597_write(r8a66597, BVAL, CFIFOCTR); in send_bulk_packet()
503 r8a66597_write(r8a66597, BCLR | BVAL, CFIFOCTR); in send_status_packet()
H A Dr8a66597.h200 #define BVAL 0x8000 /* b15: Buffer valid flag */ macro