Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dsl811.h54 # define SL_OUT 0x10 macro
H A Dsl811-hcd.c182 writeb((do_out ? SL_OUT : SL_IN) /* | ep->epnum */, data_reg); in status_packet()
265 writeb(SL_OUT | ep->epnum, data_reg); in out_packet()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dsl811.h54 # define SL_OUT 0x10 macro
H A Dsl811-hcd.c182 writeb((do_out ? SL_OUT : SL_IN) /* | ep->epnum */, data_reg); in status_packet()
265 writeb(SL_OUT | ep->epnum, data_reg); in out_packet()

Completed in 5 milliseconds