b_chroma          596 drivers/media/pci/cx18/cx18-av-core.c 		int b_chroma = vid_input & 0xf00000;
b_chroma          603 drivers/media/pci/cx18/cx18-av-core.c 		    b_chroma < CX18_AV_COMPONENT_B_CHROMA7 ||
b_chroma          604 drivers/media/pci/cx18/cx18-av-core.c 		    b_chroma > CX18_AV_COMPONENT_B_CHROMA8) {
b_chroma          613 drivers/media/pci/cx18/cx18-av-core.c 		afe_mux_cfg |= (b_chroma - CX18_AV_COMPONENT_B_CHROMA7) >> 14;