Searched refs:write32_bits_locked (Results 1 – 1 of 1) sorted by relevance
87 static int write32_bits_locked(struct wfx_dev *wdev, int reg, u32 mask, u32 val) in write32_bits_locked() function316 return write32_bits_locked(wdev, WFX_REG_CONFIG, mask, val); in config_reg_write_bits()331 return write32_bits_locked(wdev, WFX_REG_CONTROL, mask, val); in control_reg_write_bits()