Searched refs:TRIGGER (Results 1 - 19 of 19) sorted by relevance

/linux-4.1.27/drivers/clk/bcm/
H A Dclk-bcm281xx.c25 .trig = TRIGGER(0x0e04, 0),
47 .trig = TRIGGER(0x0a40, 4),
57 .trig = TRIGGER(0x0a40, 0),
65 .trig = TRIGGER(0x0a40, 2),
88 .trig = TRIGGER(0x0e84, 1),
111 .trig = TRIGGER(0x0afc, 9),
123 .trig = TRIGGER(0x0afc, 10),
135 .trig = TRIGGER(0x0afc, 12),
147 .trig = TRIGGER(0x0afc, 11),
157 .trig = TRIGGER(0x0afc, 7),
168 .trig = TRIGGER(0x0afc, 5),
180 .trig = TRIGGER(0x0afc, 5),
213 .trig = TRIGGER(0x0afc, 2),
223 .trig = TRIGGER(0x0afc, 3),
233 .trig = TRIGGER(0x0afc, 4),
243 .trig = TRIGGER(0x0afc, 5),
255 .trig = TRIGGER(0x0afc, 6),
267 .trig = TRIGGER(0x0afc, 8),
278 .trig = TRIGGER(0x0afc, 23),
289 .trig = TRIGGER(0x0afc, 24),
300 .trig = TRIGGER(0x0b00, 2),
309 .trig = TRIGGER(0x0afc, 15),
H A Dclk-bcm21664.c47 .trig = TRIGGER(0x0a40, 4),
74 .trig = TRIGGER(0x0afc, 9),
86 .trig = TRIGGER(0x0afc, 10),
98 .trig = TRIGGER(0x0afc, 12),
110 .trig = TRIGGER(0x0afc, 11),
169 .trig = TRIGGER(0x0afc, 2),
179 .trig = TRIGGER(0x0afc, 3),
189 .trig = TRIGGER(0x0afc, 4),
200 .trig = TRIGGER(0x0afc, 23),
211 .trig = TRIGGER(0x0afc, 24),
222 .trig = TRIGGER(0x0afc, 18),
233 .trig = TRIGGER(0x0afc, 19),
H A Dclk-kona.h383 #define TRIGGER(_offset, _bit) \ macro
/linux-4.1.27/sound/pci/
H A Dals300.c515 snd_als300_dbgplay("TRIGGER START\n"); snd_als300_trigger()
521 snd_als300_dbgplay("TRIGGER STOP\n"); snd_als300_trigger()
526 snd_als300_dbgplay("TRIGGER PAUSE\n"); snd_als300_trigger()
531 snd_als300_dbgplay("TRIGGER RELEASE\n"); snd_als300_trigger()
534 snd_als300_dbgplay("TRIGGER INVALID\n"); snd_als300_trigger()
/linux-4.1.27/drivers/staging/speakup/
H A Dspk_types.h41 DELAY, TRIGGER, JIFFY, FULL, /* all timers must be together */ enumerator in enum:var_id_t
H A Dsynth.c208 trigger_time = spk_get_var(TRIGGER); synth_start()
340 { TRIGGER, .u.n = {NULL, 20, 10, 2000, 0, 0, NULL } },
H A Dvarhandlers.c22 { "trigger_time", TRIGGER, VAR_TIME, NULL, NULL },
/linux-4.1.27/drivers/leds/
H A Dled-triggers.c119 event = kasprintf(GFP_KERNEL, "TRIGGER=%s", name); led_trigger_set()
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/
H A Dfalcon.c235 nv_wo32(falcon, 0x100, 0x00000002); /* TRIGGER */ _nvkm_falcon_init()
/linux-4.1.27/arch/metag/include/asm/
H A Dmetag_mem.h260 * H/W TRIGGER STATE/LEVEL REGISTERS AND H/W TRIGGER VECTORS
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Dhal_com.c308 * Field TRIGGER CONTENT CMD_SEQ CMD_LEN CMD_ID
/linux-4.1.27/drivers/staging/ozwpan/
H A Dozproto.c378 oz_dbg(RX_FRAMES, "Received TRIGGER Frame\n"); oz_rx_frame()
/linux-4.1.27/drivers/input/misc/
H A Dadxl34x.c139 #define TRIGGER (1 << 5) macro
/linux-4.1.27/drivers/staging/comedi/drivers/
H A Dcb_pcidas.c49 For start_src == TRIG_EXT, the A/D EXTERNAL TRIGGER IN (pin 45) is used.
113 #define TRIG_CONTSTAT 4 /* TRIGGER CONTROL/STATUS register */
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgf100.c55 nv_wr32(priv, 0x405824, 0x00000004); /* TRIGGER | WRITE | COLOR */ gf100_gr_zbc_clear_color()
101 nv_wr32(priv, 0x405824, 0x00000005); /* TRIGGER | WRITE | DEPTH */ gf100_gr_zbc_clear_depth()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dreg.h699 #define MMCR0_TRIGGER 0x00002000UL /* TRIGGER enable */
868 #define MMCR0_TRIGGER 0x00002000UL /* TRIGGER enable */
/linux-4.1.27/drivers/tty/serial/
H A Domap-serial.c989 * sets Enables the granularity of 1 for TRIGGER RX serial_omap_set_termios()
H A Dpch_uart.c535 dev_err(priv->port.dev, "%s:Invalid TRIGGER(0x%x)\n", pch_uart_hal_set_fifo()
/linux-4.1.27/sound/pci/pcxhr/
H A Dpcxhr.c829 dev_dbg(&mgr->pci->dev, "***TRIGGER START*** TIME = %ld (err = %x)\n", pcxhr_start_linked_stream()

Completed in 974 milliseconds