Home
last modified time | relevance | path

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

/linux/drivers/media/pci/bt8xx/
H A Dbt878.h26 #define BT878_ARISC_EN (1<<27) macro
H A Dbt878.c231 if (!(stat & BT878_ARISC_EN)) in bt878_stop()