Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dsl811.h53 # define SL_IN 0x90 macro
H A Dsl811-hcd.c182 writeb((do_out ? SL_OUT : SL_IN) /* | ep->epnum */, data_reg); in status_packet()
222 writeb(SL_IN | ep->epnum, data_reg); in in_packet()