Home
last modified time | relevance | path

Searched refs:c_end (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/usb/gadget/udc/
Dfsl_qe_udc.h344 u32 c_end; member
/Linux-v6.6/drivers/net/wireless/realtek/rtw89/
Dcoex.c6954 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v2() local
7019 c_end = le16_to_cpu(pcysta_le32->cycles); in _show_fbtc_cysta_v2()
7021 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta_v2()
7035 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 0 || cnt == c_end) in _show_fbtc_cysta_v2()
7082 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v3() local
7146 c_end = cycle; in _show_fbtc_cysta_v3()
7153 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta_v3()
7184 if (cnt % divide_cnt == 0 || cnt == c_end) in _show_fbtc_cysta_v3()
7212 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v4() local
7278 c_end = cycle; in _show_fbtc_cysta_v4()
[all …]