Searched defs:mnp (Results  1 – 4 of 4) sorted by relevance
| /linux-4.4.14/drivers/video/fbdev/matrox/ | 
| D | g450_pll.c | 29 				 unsigned int mnp)  in g450_mnp2vco()38 unsigned int g450_mnp2f(const struct matrox_fb_info *minfo, unsigned int mnp)  in g450_mnp2f()
 57 				 unsigned int *fvco, unsigned int mnp)  in g450_nextpll()
 137 				       unsigned int mnp, unsigned int pll)  in g450_setpll()
 174 				       unsigned int mnp, unsigned int pll)  in g450_cmppll()
 229 static int g450_testpll(const struct matrox_fb_info *minfo, unsigned int mnp,  in g450_testpll()
 235 static void updatehwstate_clk(struct matrox_hw_state* hw, unsigned int mnp, unsigned int pll) {  in updatehwstate_clk()
 245 void matroxfb_g450_setpll_cond(struct matrox_fb_info *minfo, unsigned int mnp,  in matroxfb_g450_setpll_cond()
 266 			unsigned int mnp;  in g450_findworkingpll()  local
 279 			unsigned int mnp = *sptr--;  in g450_findworkingpll()  local
 [all …]
 
 | 
| D | matroxfb_g450.c | 247 	int mnp;  in computeRegs()  local
 | 
| D | matroxfb_base.h | 189 	int mnp;  member360 		int		mnp;  member
 366 		int		mnp;  member
 
 | 
| /linux-4.4.14/drivers/media/usb/pvrusb2/ | 
| D | pvrusb2-v4l2.c | 1281 struct pvr2_v4l2 *pvr2_v4l2_create(struct pvr2_context *mnp)  in pvr2_v4l2_create()
 |