Home
last modified time | relevance | path

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

/linux/include/media/drv-intf/
H A Dsaa7146.h255 #define MASK_18 0x00040000 /* Mask value for bit 18 */ 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()