Searched refs:idx0 (Results 1 – 6 of 6) sorted by relevance
49 enum fixed_addresses idx0, idx; in ioremap_fixed() local85 idx0 = FIX_IOREMAP_BEGIN + slot; in ioremap_fixed()86 idx = idx0; in ioremap_fixed()
152 int idx0; in ev67_check_constraints() local155 idx0 = ev67_mapping[evtype[0]-1].idx; in ev67_check_constraints()164 idx0 = (evtype[0] == EV67_MBOXREPLAY) ? 1 : 0; in ev67_check_constraints()166 if (evtype[idx0] == EV67_CYCLES) { in ev67_check_constraints()174 idx0 = (evtype[0] == EV67_BCACHEMISS) ? 1 : 0; in ev67_check_constraints()176 if (evtype[idx0] == EV67_INSTRUCTIONS) { in ev67_check_constraints()184 idx0 = (evtype[0] == EV67_INSTRUCTIONS) ? 0 : 1; in ev67_check_constraints()186 if (evtype[idx0^1] == EV67_CYCLES) { in ev67_check_constraints()196 event[0]->hw.idx = idx0; in ev67_check_constraints()199 event[1]->hw.idx = idx0 ^ 1; in ev67_check_constraints()
507 enum fixed_addresses idx0, idx; in __early_ioremap() local560 idx0 = FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*slot; in __early_ioremap()561 idx = idx0; in __early_ioremap()
939 int idx0 = 0; in sparc_check_constraints() local953 idx0 = 1; in sparc_check_constraints()970 idx0 = 1; in sparc_check_constraints()977 idx0 = 1; in sparc_check_constraints()985 idx0 = 1; in sparc_check_constraints()993 evts[0]->hw.idx = idx0; in sparc_check_constraints()995 evts[1]->hw.idx = idx0 ^ 1; in sparc_check_constraints()
1919 s32 idx0, idx1; in il3945_hw_reg_get_matched_power_idx() local1937 idx0 = 0; in il3945_hw_reg_get_matched_power_idx()1940 idx0 = 1; in il3945_hw_reg_get_matched_power_idx()1943 idx0 = 2; in il3945_hw_reg_get_matched_power_idx()1946 idx0 = 3; in il3945_hw_reg_get_matched_power_idx()1950 denominator = (s32) samples[idx1].power - (s32) samples[idx0].power; in il3945_hw_reg_get_matched_power_idx()1953 gains0 = (s32) samples[idx0].gain_idx * (1 << 19); in il3945_hw_reg_get_matched_power_idx()1957 (s32) samples[idx0].power) / in il3945_hw_reg_get_matched_power_idx()
24433 wlc_phy_txpwr_idx_cur_set_nphy(struct brcms_phy *pi, u8 idx0, u8 idx1) in wlc_phy_txpwr_idx_cur_set_nphy() argument24435 mod_phy_reg(pi, 0x1e7, (0x7f << 0), idx0); in wlc_phy_txpwr_idx_cur_set_nphy()