Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/linux-rga/samples/im2d_slt/third-party/libdrm/include/libdrm/
H A Dvc4_drm.h302 __u32 start_bin, start_render; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/drm/
H A Dvc4_drm.h302 __u32 start_bin, start_render; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/drm/
H A Dvc4_drm.h302 __u32 start_bin, start_render; member
/OK3568_Linux_fs/external/camera_engine_rkaiq/rkisp_demo/demo/include/libdrm/
H A Dvc4_drm.h302 __u32 start_bin, start_render; member
/OK3568_Linux_fs/external/linux-rga/samples/utils/3rdparty/libdrm/include/libdrm/
H A Dvc4_drm.h302 __u32 start_bin, start_render; member
/OK3568_Linux_fs/kernel/include/uapi/drm/
H A Dvc4_drm.h302 __u32 start_bin, start_render; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.h609 int start_bin, int *rdata_idx);
H A Dbnx2x_sp.c2904 struct bnx2x *bp, struct bnx2x_mcast_obj *o , int start_bin, in bnx2x_mcast_handle_restore_cmd_e2() argument
2911 for (cur_bin = bnx2x_mcast_get_next_bin(o, start_bin); cur_bin >= 0; in bnx2x_mcast_handle_restore_cmd_e2()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_gem.c223 state->start_bin = exec[0]->ct0ca; in vc4_save_hang_state()