Home
last modified time | relevance | path

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

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