Searched refs:WFX_REG_SET_GEN_R_W (Results 1 – 3 of 3) sorted by relevance
20 #define WFX_REG_SET_GEN_R_W 0x6 macro
319 ret = wfx_write32_locked(wdev, WFX_REG_SET_GEN_R_W, IGPR_RW | index << 24); in wfx_igpr_reg_read()322 ret = wfx_read32_locked(wdev, WFX_REG_SET_GEN_R_W, val); in wfx_igpr_reg_read()331 return wfx_write32_locked(wdev, WFX_REG_SET_GEN_R_W, index << 24 | val); in wfx_igpr_reg_write()
226 wfx_reg_name(WFX_REG_SET_GEN_R_W, "SET_GEN_R_W") \