Searched refs:by (Results 1 - 17 of 17) sorted by relevance
/device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/rockchip/ |
H A D | rockchip_drm_drv.h | 118 * @bpc_supported: compressed bpc supported by sink : 10, 12 or 16 bpc 243 u16 by; member 261 u8 by; member
|
H A D | rockchip_drm_drv.c | 711 hdr->by = (data[0xe] << 0x4) | (data[0xc] & 0xf); in parse_ver_26_v0_data() 734 hdr->by = data[0xe]; in parse_ver_15_v1_data() 878 * device. This is used by the VOPs to map GEM buffers to a common DMA
|
/device/soc/rockchip/rk3588/kernel/drivers/devfreq/ |
H A D | rockchip_drm_drv.h | 119 * @bpc_supported: compressed bpc supported by sink : 10, 12 or 16 bpc 245 u16 by; member 263 u8 by; member
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/interdrv/common/cipher/src/ |
H A D | linux.mak | 5 # as published by the Free Software Foundation; either version 2
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/ |
H A D | linker.lds.mk | 10 * published by the Free Software Foundation; either version 2 of
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/ |
H A D | linker.lds.mk | 10 * published by the Free Software Foundation; either version 2 of
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ddr_init/boot/ |
H A D | _udivsi3.S | 3 @ Division routines, written by Richard Earnshaw, (rearnsha@armltd.co.uk)
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ddr_init/boot/ |
H A D | _udivsi3.S | 3 @ Division routines, written by Richard Earnshaw, (rearnsha@armltd.co.uk)
|
/device/board/hisilicon/hispark_taurus/uboot/secureboot_release/ |
H A D | create_secure_boot.sh | 5 # as published by the Free Software Foundation; either version 2 208 #1) Obtain a new KEY by decrypting the ECB mode. 216 echo 4:Obtain a new KEY by decrypting the ECB mode! 407 #1) Obtain a new KEY by decrypting the ECB mode. 415 echo 4:Obtain a new KEY by decrypting the ECB mode!
|
/device/board/hisilicon/hispark_aries/uboot/secureboot_release/ |
H A D | create_secure_boot.sh | 5 # as published by the Free Software Foundation; either version 2 166 #1) Obtain a new KEY by decrypting the ECB mode. 174 echo 4:Obtain a new KEY by decrypting the ECB mode! 360 #1) Obtain a new KEY by decrypting the ECB mode. 368 echo 4:Obtain a new KEY by decrypting the ECB mode!
|
/device/soc/rockchip/common/sdk_linux/arch/arm64/ |
H A D | Makefile | 4 # This file is included by the global makefile so that you can add your own 11 # Copyright (C) 1995-2001 by Russell King 33 $(warning LSE atomics not supported by binutils)
|
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/ |
H A D | cfg.mak | 5 # as published by the Free Software Foundation; either version 2
|
/device/soc/hisilicon/hi3751v350/sdk_linux/ |
H A D | cfg.mak | 5 # as published by the Free Software Foundation; either version 2
|
H A D | base.mak | 5 # as published by the Free Software Foundation; either version 2
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_defs.h | 6 * GNU General Public License version 2 as published by the Free Software
7 * Foundation, and any use by you of this program is subject to the terms
192 * NOTE: These must be masked off by JS_COMMAND_MASK */
201 #error JS_COMMAND_SW_BITS not masked off by JS_COMMAND_MASK. Must update JS_COMMAND_SW_<..> bitmasks
205 * entirely masked off by JS_COMMAND_MASK */
481 * This list is protected by jctx.lock. Callbacks are added to
499 * This can be done by flushing the fence work queue:
530 /* Number of times this atom has been retried. Used by replay soft job.
610 /** Tracks all job-dispatch jobs. This includes those not tracked by
691 /** Protected by hwaccess_loc [all...] |
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_defs.h | 6 * GNU General Public License version 2 as published by the Free Software 7 * Foundation, and any use by you of this program is subject to the terms 197 * NOTE: These must be masked off by JS_COMMAND_MASK */ 206 #error JS_COMMAND_SW_BITS not masked off by JS_COMMAND_MASK. Must update JS_COMMAND_SW_<..> bitmasks 210 * entirely masked off by JS_COMMAND_MASK */ 488 * This list is protected by jctx.lock. Callbacks are added to 506 * This can be done by flushing the fence work queue: 537 /* Number of times this atom has been retried. Used by replay soft job. 617 /** Tracks all job-dispatch jobs. This includes those not tracked by 701 /** Protected by hwaccess_loc [all...] |
/device/soc/hisilicon/common/hal/middleware/ffmpeg_adapt/ |
H A D | configure_llvm | 201 themselves, not all their features will necessarily be usable by FFmpeg. 548 Include the log file "$logfile" produced by configure as this will help 1474 # is not defined by standard C so it is used conditionally. 3819 # internal components are enabled by default 3822 # Avoid external, non-system, libraries getting enabled by dependency resolution 4134 # Unless iconv is explicitely disabled by the user, we still want to probe 4710 # with MSVC which enables it by default. 5357 # an executable with each instruction set encountered by 5666 # 0x601 by default unless something else is set by th [all...] |
Completed in 19 milliseconds