Searched refs:wfx_write32_bits_locked (Results 1 – 1 of 1) sorted by relevance
74 static int wfx_write32_bits_locked(struct wfx_dev *wdev, int reg, u32 mask, u32 val) in wfx_write32_bits_locked() function296 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()