Searched refs:c_begin (Results 1 – 1 of 1) sorted by relevance
8971 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v2() local9032 c_begin = 1; in _show_fbtc_cysta_v2()9034 c_begin = le16_to_cpu(pcysta_le32->cycles) - slot_pair + 1; in _show_fbtc_cysta_v2()9038 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta_v2()9099 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v3() local9159 c_begin = 1; in _show_fbtc_cysta_v3()9161 c_begin = cycle - slot_pair + 1; in _show_fbtc_cysta_v3()9170 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta_v3()9229 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v4() local9291 c_begin = 1; in _show_fbtc_cysta_v4()[all …]