Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/usb/host/ !
Dsl811.h52 # define SL_IN 0x90 macro
Dsl811-hcd.c190 writeb((do_out ? SL_OUT : SL_IN) /* | ep->epnum */, data_reg); in status_packet()
230 writeb(SL_IN | ep->epnum, data_reg); in in_packet()