Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dnet2272.h165 #define ENDPOINT_HALT 0 macro
558 net2272_ep_write(ep, EP_RSPSET, 1 << ENDPOINT_HALT); in set_halt()
565 (1 << ENDPOINT_HALT) | (1 << ENDPOINT_TOGGLE)); in clear_halt()