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
339 ret = write32_locked(wdev, WFX_REG_SET_GEN_R_W, IGPR_RW | index << 24); in igpr_reg_read()342 ret = read32_locked(wdev, WFX_REG_SET_GEN_R_W, val); in igpr_reg_read()351 return write32_locked(wdev, WFX_REG_SET_GEN_R_W, index << 24 | val); in igpr_reg_write()
228 wfx_reg_name(WFX_REG_SET_GEN_R_W, "SET_GEN_R_W") \