Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/char/agp/
Disoch.c294 u32 trq, mrq, rem; in agp_3_5_nonisochronous_node_enable() local
299 trq = (tstatus >> 24) & 0xff; in agp_3_5_nonisochronous_node_enable()
300 mrq = trq / ndevs; in agp_3_5_nonisochronous_node_enable()
302 rem = mrq + (trq % ndevs); in agp_3_5_nonisochronous_node_enable()