Searched refs:saturated (Results 1 - 17 of 17) sorted by relevance
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmsmac/phy/ |
H A D | phy_qmath.c | 34 * When both the 16bit inputs are 0x8000 then the output is saturated to 50 * result. If the result overflow 32 bits, the output will be saturated to 67 * result. If the result overflow 16 bits, the output will be saturated to 86 * result. If the result overflow 16 bits, the output will be saturated to 104 * Description: This function make a 32 bit saturated left shift when the 129 * Description: This function make a 16 bit saturated left shift when the 155 * This function make a 16 bit saturated left shift when shift is -ve. This
|
/linux-4.1.27/drivers/video/fbdev/aty/ |
H A D | mach64_cursor.c | 56 * definitation and CUR_VERT_POSN must be saturated to zero.
|
/linux-4.1.27/drivers/devfreq/exynos/ |
H A D | exynos5_bus.c | 32 /* Assume that the bus is saturated if the utilization is 25% */
|
H A D | exynos4_bus.c | 40 /* Assume that the bus is saturated if the utilization is 40% */
|
/linux-4.1.27/arch/avr32/kernel/ |
H A D | syscall_table.S | 337 .long sys_ni_syscall /* r8 is saturated at nr_syscalls */
|
/linux-4.1.27/sound/drivers/vx/ |
H A D | vx_mixer.c | 364 int saturated; member in struct:vx_vu_meter 397 info->saturated = (rmh.Stat[0] & (1 << (audio + i))) ? 1 : 0; vx_get_audio_vu_meter() 876 ucontrol->value.integer.value[0] = meter[0].saturated; vx_saturation_get() 877 ucontrol->value.integer.value[1] = meter[1].saturated; vx_saturation_get()
|
/linux-4.1.27/drivers/devfreq/ |
H A D | tegra-devfreq.c | 82 /* Assume that the bus is saturated if the utilization is 25% */ 524 /* The bus can be considered to be saturated way before 100% */ tegra_devfreq_get_dev_status()
|
/linux-4.1.27/include/net/irda/ |
H A D | irlap.h | 79 * new socket setup when the link is saturated.
|
/linux-4.1.27/drivers/misc/ |
H A D | apds990x.c | 399 next_again -= 2; /* ALS saturated. Decrease gain by 2 steps */ apds990x_calc_again() 526 * If ALS channel is saturated at min gain, apds990x_irq()
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | jr3_pci.h | 455 * the raw sensor is saturated. Because of decoupling and offset 457 * sensor is saturated. These values, in conjunction with the error
|
/linux-4.1.27/mm/ |
H A D | migrate.c | 1585 * Optimal placement is no good if the memory bus is saturated and numamigrate_update_ratelimit() 1678 * Optimal placement is no good if the memory bus is saturated and migrate_misplaced_page() 1733 * Optimal placement is no good if the memory bus is saturated and migrate_misplaced_transhuge_page()
|
/linux-4.1.27/fs/logfs/ |
H A D | gc.c | 620 /* Write journal before free space is getting saturated with dirty logfs_gc_pass()
|
/linux-4.1.27/drivers/media/dvb-frontends/ |
H A D | tda10048.c | 1024 /* clear the uncorrected TS packets counter when saturated */ tda10048_read_ucblocks()
|
/linux-4.1.27/sound/pci/au88x0/ |
H A D | au88x0_a3d.c | 528 /* Test: Sounds saturated. */ a3dsrc_ProgramPipe()
|
/linux-4.1.27/drivers/atm/ |
H A D | fore200e.c | 1124 DPRINTK(2, "receive buffers saturated for %d.%d.%d - PDU dropped\n", fore200e_push_rpd() 1662 DPRINTK(2, "tx queue of device %s is saturated, PDU dropped - heartbeat is %08x\n", fore200e_send()
|
/linux-4.1.27/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_osm.c | 316 * device be saturated by commands in one portion of the disk, it is
|
H A D | aic79xx_osm.c | 291 * device be saturated by commands in one portion of the disk, it is
|
Completed in 683 milliseconds