Home
last modified time | relevance | path

Searched defs:CR_RL (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpib/tnt4882/
H A Dmite.h135 #define CR_RL(x) ((x) << 21) macro
/linux/drivers/comedi/drivers/
H A Dmite.c165 #define CR_RL(x) (((x) & 0x7) << 21) macro