Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-mtk-sch.c584 u32 start_cs, last_cs; in check_ss_and_cs() local
610 start_cs = (start_ss + CS_OFFSET) % UFRAMES_PER_FRAME; in check_ss_and_cs()
611 last_cs = start_cs + cs_count - 1; in check_ss_and_cs()