Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/char/agp/
Disoch.c289 u32 trq, mrq, rem; in agp_3_5_nonisochronous_node_enable() local
294 trq = (tstatus >> 24) & 0xff; in agp_3_5_nonisochronous_node_enable()
295 mrq = trq / ndevs; in agp_3_5_nonisochronous_node_enable()
297 rem = mrq + (trq % ndevs); in agp_3_5_nonisochronous_node_enable()