Searched refs:ulp_read_write (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_sdio.c | 1091 static void ulp_read_write(struct rsi_hw *adapter, u16 addr, u32 data, in ulp_read_write() function 1158 ulp_read_write(adapter, RSI_ULP_RESET_REG, RSI_ULP_WRITE_0, 32); in rsi_reset_chip() 1159 ulp_read_write(adapter, in rsi_reset_chip() 1161 ulp_read_write(adapter, RSI_WATCH_DOG_TIMER_2, RSI_ULP_WRITE_0, in rsi_reset_chip() 1163 ulp_read_write(adapter, RSI_WATCH_DOG_DELAY_TIMER_1, in rsi_reset_chip() 1165 ulp_read_write(adapter, RSI_WATCH_DOG_DELAY_TIMER_2, in rsi_reset_chip() 1167 ulp_read_write(adapter, RSI_WATCH_DOG_TIMER_ENABLE, in rsi_reset_chip()
|