Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbt878.c564 (BT878_VERSION_CODE >> 16) & 0xff, in bt878_init_module()
565 (BT878_VERSION_CODE >> 8) & 0xff, in bt878_init_module()
566 BT878_VERSION_CODE & 0xff); in bt878_init_module()
Dbt878.h33 #define BT878_VERSION_CODE 0x000000 macro