Searched refs:win2 (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/ |
| H A D | display.c | 70 struct window win0, win1, win2; variable 115 display_compose(win2.bo.ptr, win2.width, win2.height, win2.fmt, win2.x, win2.y); in display_win_thread() 148 win2.width = 720; in display_init() 149 win2.height = 640; in display_init() 150 win2.x = 0; in display_init() 151 win2.y = 640; in display_init() 152 rga_control_buffer_init(&win2.bo, &win2.fd, win2.width, win2.height, 12); in display_init() 171 rga_control_buffer_deinit(&win2.bo, win2.fd); in drm_display_exit() 264 win2.fmt = fmt; in display_win2() 265 display_win(ptr, fmt, w, h, rotation, win2.bo.ptr, win2.width, win2.height); in display_win2()
|
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/ |
| H A D | mpc52xx_pci.c | 44 #define MPC52xx_PCI_IWCR_PACK(win0,win1,win2) (((win0) << 24) | \ argument 46 ((win2) << 8))
|
| /OK3568_Linux_fs/kernel/drivers/bcma/ |
| H A D | host_pci.c | 16 int win2 = core->bus->host_is_pcie2 ? in bcma_host_pci_switch_core() local 21 pci_write_config_dword(core->bus->host_pci, win2, core->wrap); in bcma_host_pci_switch_core()
|
| /OK3568_Linux_fs/external/xserver/Xext/ |
| H A D | shape.c | 530 PanoramiXRes *win, *win2; in ProcPanoramiXShapeCombine() local 540 result = dixLookupResourceByType((void **) &win2, stuff->src, XRT_WINDOW, in ProcPanoramiXShapeCombine() 547 stuff->src = win2->info[j].id; in ProcPanoramiXShapeCombine()
|
| /OK3568_Linux_fs/buildroot/dl/ncurses/ |
| HD | ncurses-6.1-20191214.patch.gz | 1# ncurses 6.1 - patch 20191214 - Thomas E. Dickey
2#
3# --- ... |
| HD | ncurses-6.1-20190609-patch.sh.bz2 | 1#!/bin/sh
2# Use this script to patch ncurses 6.1 to 6.1 ( ... |