Searched refs:usb_ulp_read_write (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/wireless/rsi/ |
| A D | rsi_91x_usb.c | 671 static int usb_ulp_read_write(struct rsi_hw *adapter, u16 addr, u32 data, in usb_ulp_read_write() function 722 ret = usb_ulp_read_write(adapter, RSI_WATCH_DOG_TIMER_1, in rsi_reset_card() 726 ret = usb_ulp_read_write(adapter, RSI_WATCH_DOG_TIMER_2, in rsi_reset_card() 730 ret = usb_ulp_read_write(adapter, RSI_WATCH_DOG_DELAY_TIMER_1, in rsi_reset_card() 734 ret = usb_ulp_read_write(adapter, RSI_WATCH_DOG_DELAY_TIMER_2, in rsi_reset_card() 738 ret = usb_ulp_read_write(adapter, RSI_WATCH_DOG_TIMER_ENABLE, in rsi_reset_card()
|
Completed in 6 milliseconds