/linux-4.1.27/drivers/clk/bcm/ |
H A D | clk-bcm281xx.c | 25 .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 D | clk-bcm21664.c | 47 .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 D | clk-kona.h | 383 #define TRIGGER(_offset, _bit) \ macro
|
/linux-4.1.27/sound/pci/ |
H A D | als300.c | 515 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 D | spk_types.h | 41 DELAY, TRIGGER, JIFFY, FULL, /* all timers must be together */ enumerator in enum:var_id_t
|
H A D | synth.c | 208 trigger_time = spk_get_var(TRIGGER); synth_start() 340 { TRIGGER, .u.n = {NULL, 20, 10, 2000, 0, 0, NULL } },
|
H A D | varhandlers.c | 22 { "trigger_time", TRIGGER, VAR_TIME, NULL, NULL },
|
/linux-4.1.27/drivers/leds/ |
H A D | led-triggers.c | 119 event = kasprintf(GFP_KERNEL, "TRIGGER=%s", name); led_trigger_set()
|
/linux-4.1.27/drivers/gpu/drm/nouveau/nvkm/engine/ |
H A D | falcon.c | 235 nv_wo32(falcon, 0x100, 0x00000002); /* TRIGGER */ _nvkm_falcon_init()
|
/linux-4.1.27/arch/metag/include/asm/ |
H A D | metag_mem.h | 260 * H/W TRIGGER STATE/LEVEL REGISTERS AND H/W TRIGGER VECTORS
|
/linux-4.1.27/drivers/staging/rtl8723au/hal/ |
H A D | hal_com.c | 308 * Field TRIGGER CONTENT CMD_SEQ CMD_LEN CMD_ID
|
/linux-4.1.27/drivers/staging/ozwpan/ |
H A D | ozproto.c | 378 oz_dbg(RX_FRAMES, "Received TRIGGER Frame\n"); oz_rx_frame()
|
/linux-4.1.27/drivers/input/misc/ |
H A D | adxl34x.c | 139 #define TRIGGER (1 << 5) macro
|
/linux-4.1.27/drivers/staging/comedi/drivers/ |
H A D | cb_pcidas.c | 49 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 D | gf100.c | 55 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 D | reg.h | 699 #define MMCR0_TRIGGER 0x00002000UL /* TRIGGER enable */ 868 #define MMCR0_TRIGGER 0x00002000UL /* TRIGGER enable */
|
/linux-4.1.27/drivers/tty/serial/ |
H A D | omap-serial.c | 989 * sets Enables the granularity of 1 for TRIGGER RX serial_omap_set_termios()
|
H A D | pch_uart.c | 535 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 D | pcxhr.c | 829 dev_dbg(&mgr->pci->dev, "***TRIGGER START*** TIME = %ld (err = %x)\n", pcxhr_start_linked_stream()
|