Home
last modified time | relevance | path

Searched refs:SL_IN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds