Home
last modified time | relevance | path

Searched refs:otherwin (Results 1 – 9 of 9) sorted by relevance

/linux-4.4.14/arch/sparc/kernel/
Dhelpers.S5 rdpr %otherwin, %g1
9 rdpr %otherwin, %g1
Detrap_64.S73 rdpr %otherwin, %g3
100 wrpr %g3, 0, %otherwin
Dhvtramp.S36 wrpr %g0, 0, %otherwin
Dsyscalls.S141 rdpr %otherwin, %g1
145 wrpr %g0, 0x0, %otherwin
Drtrap_64.S224 rdpr %otherwin, %l2
230 wrpr %g0, %g0, %otherwin
/linux-4.4.14/include/media/davinci/
Dvpbe_osd.h334 int otherwin);
/linux-4.4.14/arch/sparc/power/
Dhibernate_asm.S98 wrpr %g0, 0, %otherwin
/linux-4.4.14/drivers/media/platform/davinci/
Dvpbe_display.c375 enum vpbe_display_device_id thiswin, otherwin; in _vpbe_display_get_other_win_layer() local
378 otherwin = (thiswin == VPBE_DISPLAY_DEVICE_0) ? in _vpbe_display_get_other_win_layer()
380 return disp_dev->dev[otherwin]; in _vpbe_display_get_other_win_layer()
Dvpbe_osd.c524 int otherwin) in osd_enable_layer() argument
537 if (!otherwin && (!win->is_allocated || in osd_enable_layer()