Searched refs:ulp_read_write (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/net/wireless/rsi/ | 
| D | rsi_91x_sdio.c | 1103 static void ulp_read_write(struct rsi_hw *adapter, u16 addr, u32 data,  in ulp_read_write()  function 1170 		ulp_read_write(adapter, RSI_ULP_RESET_REG, RSI_ULP_WRITE_0, 32);  in rsi_reset_chip() 1171 		ulp_read_write(adapter,  in rsi_reset_chip() 1173 		ulp_read_write(adapter, RSI_WATCH_DOG_TIMER_2, RSI_ULP_WRITE_0,  in rsi_reset_chip() 1175 		ulp_read_write(adapter, RSI_WATCH_DOG_DELAY_TIMER_1,  in rsi_reset_chip() 1177 		ulp_read_write(adapter, RSI_WATCH_DOG_DELAY_TIMER_2,  in rsi_reset_chip() 1179 		ulp_read_write(adapter, RSI_WATCH_DOG_TIMER_ENABLE,  in rsi_reset_chip()
  |