Home
last modified time | relevance | path

Searched refs:wfx_config_reg_write (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhwio.h62 int wfx_config_reg_write(struct wfx_dev *wdev, u32 val);
H A Dfwio.c329 ret = wfx_config_reg_write(wdev, reg); in wfx_init_device()
H A Dhwio.c289 int wfx_config_reg_write(struct wfx_dev *wdev, u32 val) in wfx_config_reg_write() function