Home
last modified time | relevance | path

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

/include/linux/
A Djiffies.h56 #define SH_DIV(NOM,DEN,LSH) ( (((NOM) / (DEN)) << (LSH)) \ argument
57 + ((((NOM) % (DEN)) << (LSH)) + (DEN) / 2) / (DEN))
/include/linux/usb/
A Dr8a66597.h437 #define DEN 0x0001 /* b1: DMA Transfer Enable */ macro

Completed in 11 milliseconds