Home
last modified time | relevance | path

Searched full:rising (Results 1 – 25 of 405) sorted by relevance

12345678910>>...17

/linux/drivers/platform/cznic/
H A Dturris-omnia-mcu-gpio.c574 __clear_bit(bit, &mcu->rising); in omnia_irq_shutdown()
586 __clear_bit(bit, &mcu->rising); in omnia_irq_mask()
601 __set_bit(bit, &mcu->rising); in omnia_irq_unmask()
617 __assign_bit(bit, &mcu->rising, type & IRQ_TYPE_EDGE_RISING); in omnia_irq_set_type()
636 * omnia_mask_interleave - Interleaves the bytes from @rising and @falling
638 * @rising: rising mask
641 * Interleaves the little-endian bytes from @rising and @falling words.
643 * If @rising = (r0, r1, r2, r3) and @falling = (f0, f1, f2, f3), the result is
656 omnia_mask_interleave(u8 *dst, unsigned long rising, unsigned long falling) in omnia_mask_interleave() argument
659 dst[2 * i] = rising >> (8 * i); in omnia_mask_interleave()
[all …]
H A Dturris-omnia-mcu.h40 * @rising: bitmap of rising edge IRQs
83 unsigned long mask, rising, falling, both, cached, is_cached; member
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-timer-stm3237 OC4REF rising or falling edges generate pulses.
39 OC6REF rising or falling edges generate pulses.
41 OC4REF or OC6REF rising edges generate pulses.
43 OC4REF rising or OC6REF falling edges generate
46 OC5REF or OC6REF rising edges generate pulses.
48 OC5REF rising or OC6REF falling edges generate
126 Counting is enabled on rising edge of the connected
143 rising edges.
H A Dsysfs-bus-iio-adc-hi843527 If falling threshold results hysteresis to odd value then rising
36 this value then the threshold rising event is pushed.
47 If rising threshold results hysteresis to odd value then falling
H A Dsysfs-bus-iio-light-lm3533-als7 in each direction (rising|falling) and a zone change occurs.
42 in_illuminance0_threshY_{falling,rising} thresholds.
/linux/drivers/comedi/drivers/
H A Dni_6527.c274 unsigned int rising, in ni6527_set_edge_detection() argument
279 rising &= mask; in ni6527_set_edge_detection()
284 /* preserve rising-edge detection channels */ in ni6527_set_edge_detection()
285 rising |= readb(dev->mmio + in ni6527_set_edge_detection()
293 /* update rising-edge detection channels */ in ni6527_set_edge_detection()
294 writeb(rising & 0xff, in ni6527_set_edge_detection()
300 rising >>= 8; in ni6527_set_edge_detection()
312 unsigned int rising, falling, shift; in ni6527_intr_insn_config() local
319 rising = data[1]; in ni6527_intr_insn_config()
321 ni6527_set_edge_detection(dev, mask, rising, falling); in ni6527_intr_insn_config()
[all …]
/linux/arch/sparc/include/asm/
H A Dsunbpp.h70 #define P_DS_IRQ_EN 0x0200 /* RW Always on rising edge */
71 #define P_ACK_IRQ_EN 0x0100 /* RW Always on rising edge */
72 #define P_BUSY_IRP 0x0080 /* RW 1= rising edge */
74 #define P_PE_IRP 0x0020 /* RW 1= rising edge */
76 #define P_SLCT_IRP 0x0008 /* RW 1= rising edge */
78 #define P_ERR_IRP 0x0002 /* RW1 1= rising edge */
/linux/drivers/iio/cdc/
H A Dad7150.c190 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_write_event_params() local
199 u16 value = chip->threshold[rising][chan]; in ad7150_write_event_params()
208 sens = chip->thresh_sensitivity[rising][chan]; in ad7150_write_event_params()
259 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_write_event_config() local
283 if (rising) in ad7150_write_event_config()
332 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_read_event_value() local
339 *val = chip->thresh_sensitivity[rising][chan->channel]; in ad7150_read_event_value()
342 *val = chip->threshold[rising][chan->channel]; in ad7150_read_event_value()
349 *val2 = chip->thresh_timeout[rising][chan->channel] * 10000; in ad7150_read_event_value()
365 int rising = (dir == IIO_EV_DIR_RISING); in ad7150_write_event_value() local
[all …]
/linux/Documentation/devicetree/bindings/net/nfc/
H A Dmarvell,nci.yaml42 i2c-int-rising:
46 triggered on rising edge.
92 i2c-int-rising: false
104 i2c-int-rising: false
129 i2c-int-rising;
/linux/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dfsl,cpm1-tsa.yaml99 Data is sent on falling edge of the clock (and received on the rising
101 rising edge (and received on the falling edge).
103 fsl,fsync-rising-edge:
106 Frame sync pulses are sampled with the rising edge of the channel
107 clock. If 'fsync-rising-edge' is not present, pulses are sampled with
193 fsl,fsync-rising-edge;
H A Dfsl,qe-tsa.yaml99 Data is sent on falling edge of the clock (and received on the rising
100 edge). If not present, data is sent on the rising edge (and received
103 fsl,fsync-rising-edge:
106 Frame sync pulses are sampled with the rising edge of the channel
198 fsl,fsync-rising-edge;
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dst,stm32-dfsdm-adc.yaml132 - "SPI_R": SPI with data on rising edge (default)
134 - "MANCH_R": manchester codec, rising edge = logic 0, falling edge = logic 1
135 - "MANCH_F": manchester codec, rising edge = logic 1, falling edge = logic 0
147 - "CLKOUT_R": internal SPI clock divided by 2 (rising edge).
200 - "SPI_R": SPI with data on rising edge (default)
202 - "MANCH_R": manchester codec, rising edge = logic 0, falling edge = logic 1
203 - "MANCH_F": manchester codec, rising edge = logic 1, falling edge = logic 0
213 - "CLKOUT_R": internal SPI clock divided by 2 (rising edge).
/linux/drivers/gpio/
H A Dgpio-xilinx.c55 * @rising_edge: GPIO IRQ rising edge enable/disable bitfield
449 * Therefore, only rising edge or falling edge triggers are in xgpio_set_irq_type()
482 DECLARE_BITMAP(rising, 64); in xgpio_irqhandler()
498 bitmap_complement(rising, chip->last_irq_read, 64); in xgpio_irqhandler()
499 bitmap_and(rising, rising, hw, 64); in xgpio_irqhandler()
500 bitmap_and(rising, rising, chip->enable, 64); in xgpio_irqhandler()
501 bitmap_and(rising, rising, chi in xgpio_irqhandler()
[all...]
H A Dgpio-sch.c180 int rising, falling; in sch_irq_type() local
184 rising = 1; in sch_irq_type()
188 rising = 0; in sch_irq_type()
192 rising = 1; in sch_irq_type()
201 sch_gpio_reg_set(sch, gpio_num, GTPE, rising); in sch_irq_type()
/linux/drivers/iio/common/st_sensors/
H A Dst_sensors_trigger.c147 …"falling/low specified for IRQ but hardware supports only rising/high: will request rising/high\n"… in st_sensors_allocate_trigger()
164 dev_info(parent, "interrupts on the rising edge\n"); in st_sensors_allocate_trigger()
172 "unsupported IRQ trigger specified (%lx), enforce rising edge\n", irq_trig); in st_sensors_allocate_trigger()
/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs42l43.yaml140 Time in milliseconds a rising edge on the tip detect should be hardware
141 debounced for. Note the rising edge is considered after the invert.
170 Time in milliseconds a rising edge on the ring detect should be hardware
171 debounced for. Note the rising edge is considered after the invert.
H A Dcs35l34.txt44 - cirrus,tdm-rising-edge: Boolean property. If set, data is on the rising edge of
/linux/drivers/media/pci/cobalt/
H A Dm00233_video_measure_memmap_package.h16 /* The vertical counter starts on rising edge of vsync */
21 /* The horizontal counter starts on rising edge of hsync. */
29 /* falling and rising edge of hsync. Must be non-zero. */
/linux/Documentation/input/devices/
H A Drotary-encoder.rst12 and by triggering on falling and rising edges, the turn direction can
56 a) Rising edge on channel A, channel B in low state
59 b) Rising edge on channel B, channel A in high state
/linux/drivers/gpu/drm/sti/
H A Dsti_vtg.c110 *@hsync: sample number falling and rising edge
111 *@vsync_line_top: vertical top field line number falling and rising edge
112 *@vsync_line_bot: vertical bottom field line number falling and rising edge
113 *@vsync_off_top: vertical top field sample number rising and falling edge
114 *@vsync_off_bot: vertical bottom field sample number rising and falling edge
/linux/Documentation/devicetree/bindings/i2c/
H A Dhisilicon,ascend910-i2c.yaml44 i2c-scl-rising-time-ns:
68 i2c-scl-rising-time-ns = <56>;
/linux/arch/arm/mach-pxa/
H A Dpxa27x-udc.h63 Rising Edge Interrupt Enable */
66 #define UDCOTGICR_IEVV40R (1 << 9) /* OTG Vbus Valid 4.0V Rising Edge
70 #define UDCOTGICR_IEVV44R (1 << 7) /* OTG Vbus Valid 4.4V Rising Edge
74 #define UDCOTGICR_IESVR (1 << 5) /* OTG Session Valid Rising Edge
78 #define UDCOTGICR_IESDR (1 << 3) /* OTG A-Device SRP Detect Rising
82 #define UDCOTGICR_IEIDR (1 << 1) /* OTG ID Change Rising Edge
/linux/sound/pci/ice1712/
H A Ddelta.h57 /* (writing on rising edge - 0->1) */
94 /* (writing on rising edge - 0->1 */
110 /* (clocking on rising edge - 0->1) */
/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-stp-xway.yaml60 lantiq,rising:
62 Use rising instead of falling edge for the shift register.
/linux/include/linux/
H A Dwm97xx.h76 #define WM9712_MASK_EDGE 0x0080 /* rising/falling edge on pin delays sample */
77 #define WM9712_MASK_SYNC 0x00c0 /* rising/falling edge on mask initiates sample */
94 #define WM9705_MASK_EDGE 0x0020 /* rising/falling edge on pin delays sample */
95 #define WM9705_MASK_SYNC 0x0030 /* rising/falling edge on mask initiates sample */

12345678910>>...17