Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/media/zoran/
H A Dzr36060.h132 #define ZR060_CFSR_BUSY BIT(7) macro
H A Dzr36060.c109 while (zr36060_read_status(ptr) & ZR060_CFSR_BUSY) { in zr36060_wait_end()
130 if (ptr->status & ZR060_CFSR_BUSY) { in zr36060_basic_test()
449 if (ptr->status & ZR060_CFSR_BUSY) { in zr36060_init()
/kernel/linux/linux-6.6/drivers/media/pci/zoran/
H A Dzr36060.h132 #define ZR060_CFSR_BUSY BIT(7) macro
H A Dzr36060.c100 while (zr36060_read_status(ptr) & ZR060_CFSR_BUSY) { in zr36060_wait_end()
123 if (ptr->status & ZR060_CFSR_BUSY) { in zr36060_basic_test()
451 if (ptr->status & ZR060_CFSR_BUSY) { in zr36060_init()

Completed in 5 milliseconds