Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/silabs/wfx/
H A Dhwio.c74 static int wfx_write32_bits_locked(struct wfx_dev *wdev, int reg, u32 mask, u32 val) in wfx_write32_bits_locked() function
296 return wfx_write32_bits_locked(wdev, WFX_REG_CONFIG, mask, val); in wfx_config_reg_write_bits()
311 return wfx_write32_bits_locked(wdev, WFX_REG_CONTROL, mask, val); in wfx_control_reg_write_bits()