Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/gadget/udc/
Dfsl_qe_udc.h344 u32 c_end; member
/linux-6.1.9/drivers/net/wireless/realtek/rtw89/
Dcoex.c6199 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta() local
6263 c_end = pcysta->cycles; in _show_fbtc_cysta()
6265 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta()
6279 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 0 || cnt == c_end) in _show_fbtc_cysta()
6324 u16 cycle, c_begin, c_end, store_index; in _show_fbtc_cysta_v1() local
6388 c_end = cycle; in _show_fbtc_cysta_v1()
6395 for (cycle = c_begin; cycle <= c_end; cycle++) { in _show_fbtc_cysta_v1()
6427 if (cnt % (BTC_CYCLE_SLOT_MAX / 4) == 0 || cnt == c_end) in _show_fbtc_cysta_v1()