Searched refs:clamped (Results 1 - 18 of 18) sorted by relevance

/linux-4.1.27/drivers/macintosh/
H A Dwindfarm_cpufreq_clamp.c16 static int clamped; variable
28 max_freq = clamped ? (p->cpuinfo.min_freq) : (p->cpuinfo.max_freq); clamp_notifier_call()
45 clamped = value; clamp_set()
52 *value = clamped; clamp_get()
H A Dwindfarm_rm31.c549 /* We do CPUs last because they can be clamped high by rm31_tick()
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
H A Dlov_offset.c77 * stripe. callers will want start offsets clamped ahead to the start
78 * of the nearest stripe in the file. end offsets similarly clamped to the
161 * file sizes falling before the beginning of a stripe are clamped to the end
169 * if clamped to stripe 2 becomes:
/linux-4.1.27/drivers/hid/
H A Dhid-lg3ff.c78 * Already clamped in ff_memless hid_lg3ff_play()
/linux-4.1.27/include/uapi/linux/
H A Dvm_sockets.h24 * Value is clamped to the MIN and MAX.
H A Dmdio.h217 /* Value is SNR margin in dB, clamped to range [-127, 127], plus 0x8000. */
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
H A Dcommon.c374 /* read back in case value is clamped */ ath9k_cmn_update_txpow()
/linux-4.1.27/drivers/media/platform/xilinx/
H A Dxilinx-vip.c148 * in @format. The width and height are clamped using default min / max values.
/linux-4.1.27/include/linux/
H A Dkernel.h746 * clamp - return a value clamped to a given range with strict typechecking
773 * clamp_t - return a value clamped to a given range using a given type
785 * clamp_val - return a value clamped to a given range using val's type
/linux-4.1.27/arch/powerpc/platforms/pseries/
H A Dmsi.c334 pr_debug("rtas_msi: request clamped to quota %d\n", request); msi_quota_for_device()
/linux-4.1.27/drivers/media/platform/davinci/
H A Dvpfe_capture.c809 * progressive. Maximum height is clamped to active active lines of scan
810 * Minimum width is 32 bytes in memory and width is clamped to active
/linux-4.1.27/drivers/staging/media/lirc/
H A Dlirc_serial.c649 * than or equal to 16 seconds are clamped to lirc_irq_handler()
/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_sprite.c923 /* check again in case clipping clamped the results */ intel_check_sprite_plane()
/linux-4.1.27/drivers/media/usb/au0828/
H A Dau0828-video.c1477 /* Get the actual set (and possibly clamped) frequency */ vidioc_s_frequency()
/linux-4.1.27/drivers/media/platform/omap3isp/
H A Dispresizer.c1305 * fulfill the TRM equations. Store the clamped but otherwise unmangled resizer_set_selection()
/linux-4.1.27/drivers/net/wireless/ipw2x00/
H A Dipw2100.c8237 IPW_DEBUG_WX("Quality clamped by Missed Beacons\n"); ipw2100_wx_wireless_stats()
8239 IPW_DEBUG_WX("Quality clamped by Tx Retries\n"); ipw2100_wx_wireless_stats()
8241 IPW_DEBUG_WX("Quality clamped by Signal Strength\n"); ipw2100_wx_wireless_stats()
8243 IPW_DEBUG_WX("Quality not clamped.\n"); ipw2100_wx_wireless_stats()
/linux-4.1.27/drivers/media/i2c/smiapp/
H A Dsmiapp-core.c1127 * flash_strobe_length must be clamped between 1 and smiapp_setup_flash_strobe()
/linux-4.1.27/net/packet/
H A Daf_packet.c1959 pr_err_once("tpacket_rcv: packet too big, clamped from %u to %u. macoff=%u\n", tpacket_rcv()

Completed in 1292 milliseconds