Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbt878.c208 BT878_ARIPERR | BT878_APPERR | BT878_AFDSR | BT878_AFTRGT | in bt878_start()
289 if (astat & (BT878_AFDSR | BT878_AFTRGT | BT878_AFBUS)) { in bt878_irq()
295 (astat & BT878_AFTRGT) ? " FTRGT" : in bt878_irq()
H A Dbt878.h32 #define BT878_AFTRGT (1<<13) macro
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbt878.c208 BT878_ARIPERR | BT878_APPERR | BT878_AFDSR | BT878_AFTRGT | in bt878_start()
289 if (astat & (BT878_AFDSR | BT878_AFTRGT | BT878_AFBUS)) { in bt878_irq()
295 (astat & BT878_AFTRGT) ? " FTRGT" : in bt878_irq()
H A Dbt878.h32 #define BT878_AFTRGT (1<<13) macro

Completed in 3 milliseconds