Searched refs:raising (Results 1 - 44 of 44) sorted by relevance

/linux-4.1.27/drivers/atm/
H A Dzeprom.h16 #define ZEPROM_SK 0x80000000 /* strobe (probably on raising edge) */
/linux-4.1.27/drivers/iio/light/
H A Dlm3533-als.c315 static inline u8 lm3533_als_get_threshold_reg(unsigned nr, bool raising) lm3533_als_get_threshold_reg() argument
317 u8 offset = !raising; lm3533_als_get_threshold_reg()
323 bool raising, u8 *val) lm3533_als_get_threshold()
332 reg = lm3533_als_get_threshold_reg(nr, raising); lm3533_als_get_threshold()
341 bool raising, u8 val) lm3533_als_set_threshold()
351 reg = lm3533_als_get_threshold_reg(nr, raising); lm3533_als_set_threshold()
352 reg2 = lm3533_als_get_threshold_reg(nr, !raising); lm3533_als_set_threshold()
365 if ((raising && (val < val2)) || (!raising && (val > val2))) { lm3533_als_set_threshold()
386 u8 raising; lm3533_als_get_hysteresis() local
396 ret = lm3533_als_get_threshold(indio_dev, nr, true, &raising); lm3533_als_get_hysteresis()
400 *val = raising - falling; lm3533_als_get_hysteresis()
322 lm3533_als_get_threshold(struct iio_dev *indio_dev, unsigned nr, bool raising, u8 *val) lm3533_als_get_threshold() argument
340 lm3533_als_set_threshold(struct iio_dev *indio_dev, unsigned nr, bool raising, u8 val) lm3533_als_set_threshold() argument
/linux-4.1.27/drivers/media/dvb-frontends/
H A Ds5h1420.h38 u8 cdclk_polarity:1; /* 1 == falling edge, 0 == raising edge */
/linux-4.1.27/ipc/
H A Dnamespace.c114 * So dropping the refcount, and raising the refcount when
117 * (Clearly, a task raising the refcount on its own ipc_ns
/linux-4.1.27/drivers/net/ethernet/intel/ixgb/
H A Dixgb_ee.c107 * and then raising and then lowering the clock (the SK bit controls ixgb_shift_out_bits()
109 * by setting "DI" to "0" and then raising and then lowering the clock. ixgb_shift_out_bits()
146 * in from the EEPROM. Bits are "shifted in" by raising the clock input to ixgb_shift_in_bits()
301 * signal that the command has been completed by raising the DO signal. ixgb_wait_eeprom_command()
/linux-4.1.27/arch/m68k/coldfire/
H A Dintc.c95 * interrupt controller. That is, the device raising the interrupt can also
/linux-4.1.27/include/linux/
H A Dlp.h85 #define LP_PSTROBE 0x01 /* short high output on raising edge */
H A Dthermal.h81 THERMAL_TREND_RAISING, /* temperature is raising */
/linux-4.1.27/security/apparmor/
H A Dresource.c87 * Control raising the processes hard limit.
/linux-4.1.27/arch/powerpc/kvm/
H A Dbook3s_hv_rm_xics.c118 * flag when raising CPPR, so we need to set it back here if an icp_rm_try_update()
537 * The processor is raising its priority, this can result kvmppc_rm_h_cppr()
H A Dbook3s_xics.c302 * flag when raising CPPR, so we need to set it back here if an icp_try_update()
730 * The processor is raising its priority, this can result kvmppc_h_cppr()
/linux-4.1.27/drivers/leds/
H A Dleds-netxbig.c56 /* Enable select is done on the raising edge. */ gpio_ext_enable_select()
/linux-4.1.27/include/uapi/linux/
H A Dcapability.h269 /* Allow raising priority and setting priority on other (different
/linux-4.1.27/drivers/mfd/
H A Dcros_ec_spi.c60 * Time between raising the SPI chip select (for the end of a
H A Dtwl4030-irq.c43 * which Secondary Interrupt Handler (SIH) stage is raising an interrupt.
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dadv_pci_dio.c73 #define PCI1730_3_INT_RF 0x0c /* R/W: set falling/raising edge for
89 #define PCI1736_3_INT_RF 0x0c /* R/W: set falling/raising edge for
/linux-4.1.27/drivers/i2c/algos/
H A Di2c-algo-bit.c159 * -ETIMEDOUT if an error occurred (while raising the scl line)
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Dnvm.c101 * in from the EEPROM. Bits are "shifted in" by raising the clock input to
H A Dmac.c286 * cases are a variation of this algorithm...essentially raising the e1000_hash_mc_addr()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_nvm.c106 * in from the EEPROM. Bits are "shifted in" by raising the clock input to
H A De1000_mac.c394 * cases are a variation of this algorithm...essentially raising the igb_hash_mc_addr()
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
H A Dani.c255 * don't shut out a remote node by raising immunity too high. */ ath5k_ani_raise_immunity()
H A Ddma.c444 * frames more quickly but can lead to tx underruns, raising it a lot can
/linux-4.1.27/drivers/media/usb/gspca/
H A Dw996Xcf.c238 /* Ensure SDA is high before raising clock to avoid a spurious stop */ w9968cf_smbus_read_ack()
/linux-4.1.27/drivers/input/serio/
H A Di8042-x86ia64io.h316 * errors on MUX ports are reported without raising AUXDATA
/linux-4.1.27/drivers/ata/
H A Dsata_highbank.c129 * Tell the LED controller that the signal has changed by raising the clock
/linux-4.1.27/drivers/video/fbdev/
H A Dbf54x-lq043fb.c163 * Receives samples on EPPI_CLK raising edge, Transmits samples on EPPI_CLK falling edge,
/linux-4.1.27/arch/arm/vfp/
H A Dvfpmodule.c260 pr_debug("VFP: raising exceptions %08x\n", exceptions); vfp_raise_exceptions()
/linux-4.1.27/arch/arm/kernel/
H A Dtraps.c682 if not implemented, rather than raising SIGILL. This
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c2732 * "1" and then raising and lowering the Management Data Clock. e1000_shift_out_mdi_bits()
2734 * "0" and then raising and lowering the clock. e1000_shift_out_mdi_bits()
2769 * "shifted in" by raising the input to the Management Data Clock e1000_shift_in_mdi_bits()
3621 * "1", and then raising and then lowering the clock (the SK bit e1000_shift_out_ee_bits()
3623 * out to the EEPROM by setting "DI" to "0" and then raising and e1000_shift_out_ee_bits()
3660 * bits in from the EEPROM. Bits are "shifted in" by raising the clock e1000_shift_in_ee_bits()
4219 * raising the DO signal. If DO does not go high in 10 e1000_write_eeprom_microwire()
/linux-4.1.27/drivers/tty/
H A Dcyclades.c854 printk(KERN_DEBUG "cyc:set_modem_info raising DTR\n"); cyy_change_rts_dtr()
1353 /* Flush RX buffers before raising DTR and RTS */ cy_startup()
2279 printk(KERN_DEBUG "cyc:set_line_char raising Z DTR\n"); cy_set_line_char()
2479 printk(KERN_DEBUG "cyc:set_modem_info raising Z DTR\n"); cy_tiocmset()
3061 printk(KERN_DEBUG "%s: raising Z DTR\n", __func__); cyz_dtr_rts()
/linux-4.1.27/drivers/md/
H A Ddm-raid1.c621 * Need to raise event. Since raising write_callback()
H A Dbitmap.c174 * linked list, and raising the refcount of devices we return to ensure next_active_rdev()
/linux-4.1.27/security/
H A Dcommoncap.c50 " effective capabilities. Therefore not raising all" warn_setuid_and_fcaps_mixed()
/linux-4.1.27/drivers/pinctrl/
H A Dpinctrl-st.c1401 * Steps for detection raising edge interrupt in software.
/linux-4.1.27/tools/perf/util/
H A Dmachine.c1812 pr_err("Consider raising MAX_NR_CPUS\n"); machine__set_current_tid()
H A Dsession.c1648 "Consider raising MAX_NR_CPUS\n", cpu); perf_session__cpu_bitmap()
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_common.c1494 * "1", and then raising and then lowering the clock (the SK ixgbe_shift_out_eeprom_bits()
1497 * raising and then lowering the clock. ixgbe_shift_out_eeprom_bits()
1537 * 'count' bits in from the EEPROM. Bits are "shifted in" by raising ixgbe_shift_in_eeprom_bits()
/linux-4.1.27/drivers/scsi/sym53c8xx_2/
H A Dsym_glue.c479 * concurrently with the chip raising this flag. sym_timer()
H A Dsym_hipd.c2432 * raising the MA interrupt for interrupted INPUT phases. sym_int_ma()
/linux-4.1.27/drivers/gpu/drm/radeon/
H A Dradeon_pm.c200 /* upvolt before raising clocks, downvolt after lowering clocks */ radeon_set_power_state()
/linux-4.1.27/mm/
H A Dhuge_memory.c135 pr_info("raising min_free_kbytes from %d to %lu " set_recommended_min_free_kbytes()
H A Dpage-writeback.c51 * by raising pause time to max_pause when falls below it.
/linux-4.1.27/security/selinux/
H A Dhooks.c3675 lowering or raising it), so that the hard limit can selinux_task_setrlimit()

Completed in 1461 milliseconds