Home
last modified time | relevance | path

Searched refs:MASK_02 (Results 1 – 2 of 2) sorted by relevance

/linux/include/media/drv-intf/
H A Dsaa7146.h239 #define MASK_02 0x00000004 /* Mask value for bit 2 */ macro
/linux/drivers/media/common/saa7146/
H A Dsaa7146_hlp.c396 saa7146_write(dev, MC2, (MASK_02<<(which-1))|(MASK_18<<(which-1))); in saa7146_write_out_dma()