p_max             546 drivers/gpu/drm/exynos/exynos_drm_dsi.c 	u8 p_min, p_max;
p_max             552 drivers/gpu/drm/exynos/exynos_drm_dsi.c 	p_max = fin / (6 * MHZ);
p_max             554 drivers/gpu/drm/exynos/exynos_drm_dsi.c 	for (_p = p_min; _p <= p_max; ++_p) {
p_max              60 drivers/gpu/drm/i915/display/vlv_dsi_pll.c 	unsigned int m_min, m_max, p_min = 2, p_max = 6;
p_max              88 drivers/gpu/drm/i915/display/vlv_dsi_pll.c 		for (p = p_min; p <= p_max && delta; p++) {
p_max             915 drivers/net/ethernet/mellanox/mlxsw/core.c 				   u32 *p_cur, u32 *p_max)
p_max             925 drivers/net/ethernet/mellanox/mlxsw/core.c 						  pool_index, p_cur, p_max);
p_max             932 drivers/net/ethernet/mellanox/mlxsw/core.c 				      u32 *p_cur, u32 *p_max)
p_max             943 drivers/net/ethernet/mellanox/mlxsw/core.c 						     pool_type, p_cur, p_max);
p_max             292 drivers/net/ethernet/mellanox/mlxsw/core.h 				    u32 *p_cur, u32 *p_max);
p_max             296 drivers/net/ethernet/mellanox/mlxsw/core.h 				       u32 *p_cur, u32 *p_max);
p_max             422 drivers/net/ethernet/mellanox/mlxsw/spectrum.h 				  u32 *p_cur, u32 *p_max);
p_max             426 drivers/net/ethernet/mellanox/mlxsw/spectrum.h 				     u32 *p_cur, u32 *p_max);
p_max            1370 drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c 				  u32 *p_cur, u32 *p_max)
p_max            1380 drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c 	*p_max = mlxsw_sp_cells_bytes(mlxsw_sp, pm->occ.max);
p_max            1387 drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c 				     u32 *p_cur, u32 *p_max)
p_max            1399 drivers/net/ethernet/mellanox/mlxsw/spectrum_buffers.c 	*p_max = mlxsw_sp_cells_bytes(mlxsw_sp, cm->occ.max);
p_max             198 drivers/pci/hotplug/cpqphp_core.c 	void __iomem *p_max;
p_max             204 drivers/pci/hotplug/cpqphp_core.c 	p_max = smbios_start + readw(smbios_table + ST_LENGTH);
p_max             209 drivers/pci/hotplug/cpqphp_core.c 	while ((p_temp < p_max) && !bail) {
p_max             221 drivers/pci/hotplug/cpqphp_core.c 	if (p_temp < p_max)
p_max             944 drivers/video/fbdev/intelfb/intelfbhw.c 	u32 p_min, p_max, p_inc, div_max;
p_max             953 drivers/video/fbdev/intelfb/intelfbhw.c 	p_max = ROUND_DOWN_TO(div_max, p_inc);
p_max             956 drivers/video/fbdev/intelfb/intelfbhw.c 	if (p_max > pll->max_p)
p_max             957 drivers/video/fbdev/intelfb/intelfbhw.c 		p_max = pll->max_p;
p_max             959 drivers/video/fbdev/intelfb/intelfbhw.c 	DBG_MSG("p range is %d-%d (%d)\n", p_min, p_max, p_inc);
p_max             999 drivers/video/fbdev/intelfb/intelfbhw.c 	} while ((p <= p_max));
p_max             687 include/net/devlink.h 				    u32 *p_cur, u32 *p_max);
p_max             692 include/net/devlink.h 				       u32 *p_cur, u32 *p_max);