Home
last modified time | relevance | path

Searched refs:CX18_AV_COMPONENT_B_CHROMA7 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-av-core.h65 CX18_AV_COMPONENT_B_CHROMA7 = 0x700000, enumerator
H A Dcx18-av-core.c603 b_chroma < CX18_AV_COMPONENT_B_CHROMA7 || in set_input()
613 afe_mux_cfg |= (b_chroma - CX18_AV_COMPONENT_B_CHROMA7) >> 14; in set_input()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-av-core.h65 CX18_AV_COMPONENT_B_CHROMA7 = 0x700000, enumerator
H A Dcx18-av-core.c603 b_chroma < CX18_AV_COMPONENT_B_CHROMA7 || in set_input()
613 afe_mux_cfg |= (b_chroma - CX18_AV_COMPONENT_B_CHROMA7) >> 14; in set_input()

Completed in 7 milliseconds