Home
last modified time | relevance | path

Searched defs:mod2 (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/tuners/
H A Dqt1010.c49 u32 freq, div, mod1, mod2; in qt1010_set_params() local
/linux/drivers/clk/ti/
H A Ddpll3xxx.c275 int mod1, mod2; in _lookup_sddiv() local
/linux/drivers/video/fbdev/
H A Damifb.c546 #define mod2(v) ((v) & 1) macro