Searched refs:RISC_SLOT_O_FIELD (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/media/video/bt8xx/ |
D | bttv-risc.c | 666 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, &set->top->top, in bttv_buffer_activate_video() 680 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, &set->top->top, in bttv_buffer_activate_video() 691 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, NULL, 0); in bttv_buffer_activate_video() 697 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, NULL, 0); in bttv_buffer_activate_video()
|
D | bttvp.h | 57 #define RISC_SLOT_O_FIELD 6 macro
|
D | bttv-driver.c | 3713 (unsigned long)le32_to_cpu(btv->main.cpu[RISC_SLOT_O_FIELD+1]), in bttv_irq_debug_low_latency() 3930 bttv_risc_hook(btv, RISC_SLOT_O_FIELD, NULL, 0); in bttv_irq_wakeup_top()
|