Searched refs:TC_REQ (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-reg.h281 /* Bits [7:0] set in both TC_REQ and TC_REQ_SET
287 * in TC_REQ (and TC_REQ_SET) allowing
290 #define TC_REQ 0x00040090 macro
H A Dcx23885-core.c614 reg1_val = cx_read(TC_REQ); /* read-only */
618 cx_write(TC_REQ, reg1_val);
1548 reg1_val = cx_read(TC_REQ);
/linux-master/drivers/media/pci/cx25821/
H A Dcx25821-reg.h261 #define TC_REQ 0x040090 /* Rider PCI Express traFFic class request */ macro

Completed in 105 milliseconds