Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/pci/cx18/
H A Dcx18-av-core.h62 CX18_AV_COMPONENT_R_CHROMA4 = 0x40000, enumerator
H A Dcx18-av-core.c601 r_chroma < CX18_AV_COMPONENT_R_CHROMA4 || in set_input()
611 afe_mux_cfg |= (r_chroma - CX18_AV_COMPONENT_R_CHROMA4) >> 12; in set_input()
/kernel/linux/linux-6.6/drivers/media/pci/cx18/
H A Dcx18-av-core.h62 CX18_AV_COMPONENT_R_CHROMA4 = 0x40000, enumerator
H A Dcx18-av-core.c601 r_chroma < CX18_AV_COMPONENT_R_CHROMA4 || in set_input()
611 afe_mux_cfg |= (r_chroma - CX18_AV_COMPONENT_R_CHROMA4) >> 12; in set_input()

Completed in 6 milliseconds