Home
last modified time | relevance | path

Searched refs:BT848_RISC_WRITE (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c79 *(rp++)=cpu_to_le32(BT848_RISC_WRITE|BT848_RISC_SOL| in bttv_risc_packed()
86 *(rp++)=cpu_to_le32(BT848_RISC_WRITE|BT848_RISC_SOL| in bttv_risc_packed()
93 *(rp++)=cpu_to_le32(BT848_RISC_WRITE| in bttv_risc_packed()
99 *(rp++)=cpu_to_le32(BT848_RISC_WRITE|BT848_RISC_EOL| in bttv_risc_packed()
H A Dbt848.h335 #define BT848_RISC_WRITE (0x01U<<28) macro
H A Dbttv-driver.c2524 [ BT848_RISC_WRITE >> 28 ] = "write", in bttv_risc_decode()
2534 [ BT848_RISC_WRITE >> 28 ] = 2, in bttv_risc_decode()