Searched refs:idx0 (Results 1 – 5 of 5) 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()
495 enum fixed_addresses idx0, idx; in __early_ioremap() local548 idx0 = FIX_BTMAP_BEGIN - NR_FIX_BTMAPS*slot; in __early_ioremap()549 idx = idx0; in __early_ioremap()
892 int idx0 = 0; in sparc_check_constraints() local906 idx0 = 1; in sparc_check_constraints()923 idx0 = 1; in sparc_check_constraints()930 idx0 = 1; in sparc_check_constraints()938 idx0 = 1; in sparc_check_constraints()946 evts[0]->hw.idx = idx0; in sparc_check_constraints()948 evts[1]->hw.idx = idx0 ^ 1; in sparc_check_constraints()
14178 static void wlc_phy_txpwr_idx_cur_set_nphy(phy_info_t *pi, u8 idx0,28731 wlc_phy_txpwr_idx_cur_set_nphy(phy_info_t *pi, u8 idx0, u8 idx1) in wlc_phy_txpwr_idx_cur_set_nphy() argument28733 mod_phy_reg(pi, 0x1e7, (0x7f << 0), idx0); in wlc_phy_txpwr_idx_cur_set_nphy()