Searched full:tint (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/irqchip/ |
| H A D | irq-renesas-rzv2h.c | 80 /* TINT */ 129 * @tssel_lut: TINT lookup table 130 * @t_offs: TINT offset 387 u32 tint, sense; in rzv2h_tint_set_type() local 413 tint = (u32)(uintptr_t)irq_data_get_irq_chip_data(d); in rzv2h_tint_set_type() 414 if (tint > priv->info->max_tssel) in rzv2h_tint_set_type() 418 tint = priv->info->tssel_lut[tint]; in rzv2h_tint_set_type() 437 if (tssr_cur == tint && titsr_cur == sense) in rzv2h_tint_set_type() 441 tssr |= ICU_TSSR_TSSEL_PREP(tint, tssel_n, priv->info->field_width); in rzv2h_tint_set_type() 639 unsigned long tint = 0; in rzv2h_icu_alloc() local [all …]
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| H A D | cirrus,ep7209-intc.yaml | 27 11: TINT 64Hz tick
|
| /linux/drivers/mmc/host/ |
| H A D | pxamci.h | 61 #define TINT (1 << 7) macro
|
| /linux/drivers/net/ethernet/amd/ |
| H A D | ariadne.c | 255 while ((csr0 = lance->RDP) & (ERR | RINT | TINT) && --boguscnt >= 0) { in ariadne_interrupt() 291 if (csr0 & TINT) in ariadne_interrupt() 292 pr_cont(" TINT"); in ariadne_interrupt() 304 if (csr0 & TINT) { /* Tx-done interrupt */ in ariadne_interrupt()
|
| H A D | 7990.h | 150 = BABL | MISS | MERR | RINT | TINT | IDON */
|
| H A D | ariadne.h | 185 #define TINT 0x0002 /* Transmit Interrupt */ macro
|
| H A D | amd8111e.c | 1105 /* Current driver processes 4 interrupts : RINT,TINT,LCINT,STINT */ in amd8111e_interrupt()
|
| /linux/drivers/gpu/drm/sti/ |
| H A D | sti_vid.c | 201 /* Brightness, contrast, tint, saturation */ in sti_vid_init()
|
| /linux/arch/microblaze/kernel/ |
| H A D | timer.c | 90 * TINT - clear interrupt status in xilinx_timer0_start_periodic()
|
| /linux/drivers/media/i2c/ |
| H A D | vpx3220.c | 172 0x1c, 0x00, /* NTSC tint angle */
|
| /linux/Documentation/driver-api/media/drivers/ |
| H A D | cx2341x-devel.rst | 3545 Green tint 3551 Red tint
|
| /linux/drivers/pinctrl/renesas/ |
| H A D | pinctrl-rzg2l.c | 255 * @tint_start_index: the start index for the TINT interrupts
|