Searched refs:CX25821_VERSION_CODE (Results 1 – 2 of 2) sorted by relevance
48 #define CX25821_VERSION_CODE KERNEL_VERSION(0, 0, 106) macro
1409 (CX25821_VERSION_CODE >> 16) & 0xff, in cx25821_init()1410 (CX25821_VERSION_CODE >> 8) & 0xff, in cx25821_init()1411 CX25821_VERSION_CODE & 0xff); in cx25821_init()