Searched refs:idx0 (Results 1 – 5 of 5) sorted by relevance
50 enum fixed_addresses idx0, idx; in ioremap_fixed() local86 idx0 = FIX_IOREMAP_BEGIN + slot; in ioremap_fixed()87 idx = idx0; in ioremap_fixed()
1927 s32 idx0, idx1; in il3945_hw_reg_get_matched_power_idx() local1945 idx0 = 0; in il3945_hw_reg_get_matched_power_idx()1948 idx0 = 1; in il3945_hw_reg_get_matched_power_idx()1951 idx0 = 2; in il3945_hw_reg_get_matched_power_idx()1954 idx0 = 3; in il3945_hw_reg_get_matched_power_idx()1958 denominator = (s32) samples[idx1].power - (s32) samples[idx0].power; in il3945_hw_reg_get_matched_power_idx()1961 gains0 = (s32) samples[idx0].gain_idx * (1 << 19); in il3945_hw_reg_get_matched_power_idx()1965 (s32) samples[idx0].power) / in il3945_hw_reg_get_matched_power_idx()
270 const int idx0 = ctx->idx; in emit_bpf_tail_call() local272 #define cur_offset (ctx->idx - idx0) in emit_bpf_tail_call()
1403 const int idx0 = ctx->idx; in emit_bpf_tail_call() local1404 #define cur_offset (ctx->idx - idx0) in emit_bpf_tail_call()
24218 wlc_phy_txpwr_idx_cur_set_nphy(struct brcms_phy *pi, u8 idx0, u8 idx1) in wlc_phy_txpwr_idx_cur_set_nphy() argument24220 mod_phy_reg(pi, 0x1e7, (0x7f << 0), idx0); in wlc_phy_txpwr_idx_cur_set_nphy()