Searched refs:cTopMask (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/tuners/
H A Dtda9887.c96 #define cTopMask 0x1f // bit c0:4 macro
468 buf[2] &= ~cTopMask; tda9887_set_insmod()
510 buf[2] &= ~cTopMask; tda9887_do_config()
511 buf[2] |= (priv->config >> 8) & cTopMask; tda9887_do_config()

Completed in 80 milliseconds