Searched refs:FS_PAYLOAD_MAX (Results 1 – 1 of 1) sorted by relevance
21 #define FS_PAYLOAD_MAX 188 macro373 sch_ep->cs_count = DIV_ROUND_UP(maxpkt, FS_PAYLOAD_MAX); in setup_sch_info()376 (maxpkt < FS_PAYLOAD_MAX) ? maxpkt : FS_PAYLOAD_MAX; in setup_sch_info()452 u8 uframes = DIV_ROUND_UP(sch_ep->maxpkt, FS_PAYLOAD_MAX); in check_fs_bus_bw()464 if (tmp > FS_PAYLOAD_MAX) in check_fs_bus_bw()491 u32 cs_count = DIV_ROUND_UP(sch_ep->maxpkt, FS_PAYLOAD_MAX); in check_sch_tt()538 u8 uframes = DIV_ROUND_UP(sch_ep->maxpkt, FS_PAYLOAD_MAX); in update_sch_tt()