Home
last modified time | relevance | path

Searched refs:MO_HTOTAL (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/cx88/
H A Dcx88-core.c978 "set_tvnorm: MO_HTOTAL 0x%08x [old=0x%08x,htotal=%d]\n", in cx88_set_tvnorm()
979 htotal, cx_read(MO_HTOTAL), (u32)tmp64); in cx88_set_tvnorm()
980 cx_andor(MO_HTOTAL, 0x07ff, htotal); in cx88_set_tvnorm()
H A Dcx88-reg.h164 #define MO_HTOTAL 0x310120 macro
H A Dcx88-video.c235 .reg = MO_HTOTAL,
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
H A Dcx88-core.c992 "set_tvnorm: MO_HTOTAL 0x%08x [old=0x%08x,htotal=%d]\n", in cx88_set_tvnorm()
993 htotal, cx_read(MO_HTOTAL), (u32)tmp64); in cx88_set_tvnorm()
994 cx_andor(MO_HTOTAL, 0x07ff, htotal); in cx88_set_tvnorm()
H A Dcx88-reg.h164 #define MO_HTOTAL 0x310120 macro
H A Dcx88-video.c235 .reg = MO_HTOTAL,

Completed in 12 milliseconds