Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dserial.h86 int cts, dsr, rng, dcd; member
Dsynclink.h182 __u32 cts, dsr, rng, dcd, tx, rx; member
Dcomedi.h36 #define CR_PACK(chan,rng,aref) ((((aref) & 0x3) << 24) | (((rng) & 0xff) << 16) | (chan)) argument