Searched refs:wfx_config_reg_read (Results 1 – 4 of 4) sorted by relevance
61 int wfx_config_reg_read(struct wfx_dev *wdev, u32 *val);
226 wfx_config_reg_read(wdev, &cfg_reg); in ack_sdio_data()
335 ret = wfx_config_reg_read(wdev, ®); in wfx_init_device()
284 int wfx_config_reg_read(struct wfx_dev *wdev, u32 *val) in wfx_config_reg_read() function