Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Dgsc_hpdi.c86 #define ALMOST_FULL_BITS(x) (((x) & 0xff) << 16) macro
525 writel(ALMOST_EMPTY_BITS(32) | ALMOST_FULL_BITS(32), in gsc_hpdi_init()
527 writel(ALMOST_EMPTY_BITS(32) | ALMOST_FULL_BITS(32), in gsc_hpdi_init()