max_d             114 arch/mips/include/asm/fpu_emulator.h 	unsigned long max_d;
max_d            2241 arch/mips/math-emu/cp1emu.c 			MIPS_FPU_EMU_INC_STATS(max_d);
max_d             143 arch/mips/math-emu/me-debugfs.c 	__this_cpu_write((fpuemustats).max_d, 0);
max_d             312 arch/mips/math-emu/me-debugfs.c 	FPU_STAT_CREATE_EX(max_d);
max_d             127 drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c static void get_best_ratio(u32 *pnum, u32 *pdenom, u32 max_n, u32 max_d)
max_d             142 drivers/phy/freescale/phy-fsl-imx8-mipi-dphy.c 		if ((n[i] > max_n) || (d[i] > max_d)) {
max_d             326 drivers/staging/sm750fb/ddk750_chip.c 	int max_d = 6;
max_d             347 drivers/staging/sm750fb/ddk750_chip.c 		max_d = 3;
max_d             359 drivers/staging/sm750fb/ddk750_chip.c 		for (d = max_d; d >= 0; d--) {