Home
last modified time | relevance | path

Searched refs:RISC_RESYNC (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/media/pci/cx23885/
Dcx23885-reg.h61 #define RISC_RESYNC 0x80008000 macro
Dcx23885-core.c1140 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line); in cx23885_risc_field()
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-reg.h555 #define RISC_RESYNC 0x80008000 macro
Dcx88-core.c94 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line); in cx88_risc_field()
/Linux-v4.19/drivers/media/pci/cx25821/
Dcx25821-reg.h33 #define RISC_RESYNC 0x80008000 macro
Dcx25821-core.c1019 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line); in cx25821_risc_field()
1124 *(rp++) = cpu_to_le32(RISC_RESYNC | sync_line); in cx25821_risc_field_audio()
/Linux-v4.19/sound/pci/
Dbt87x.c123 #define RISC_RESYNC ( 1 << 15) /* disable FDSR errors */ macro