Searched refs:c_end (Results 1 – 2 of 2) sorted by relevance
344 u32 c_end; member
8971 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v2() local9036 c_end = le16_to_cpu(pcysta_le32->cycles); in _show_fbtc_cysta_v2()9038 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta_v2()9052 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 0 || cnt == c_end) in _show_fbtc_cysta_v2()9099 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v3() local9163 c_end = cycle; in _show_fbtc_cysta_v3()9170 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta_v3()9201 if (cnt % divide_cnt == 0 || cnt == c_end) in _show_fbtc_cysta_v3()9229 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v4() local9295 c_end = cycle; in _show_fbtc_cysta_v4()[all …]