Searched refs:same (Results 1 – 25 of 75) sorted by relevance
123
| /device/soc/rockchip/common/ |
| D | README.en.md | 4 Merge the same parts of rockchip soc 7 Currently,the same parts rk3566 rk3588 and rk3568 are supported.
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/docs/ |
| D | policy_overview.dot | 33 rank=same; 40 rank=same;
|
| D | policy_operation_diagram.dot | 39 rank=same; 58 rank=same; 64 rank=same;
|
| /device/soc/esp/esp32/components/app_update/ |
| D | Kconfig.projbuild | 9 same binary image files made from the same source, but at different times.
|
| /device/soc/esp/esp32/components/libs/ |
| D | esp32_out.ld | 27 …of the various regions. The 'data access port' dram/drom regions map to the same iram/irom regions… 58 /* RTC fast memory (same block as above), viewed from data bus */
|
| D | esp32.rom.syscalls.ld | 4 implementations of these functions, with same names.
|
| D | bootloader.ld | 17 placed into the same range as exception vectors in the app.
|
| /device/soc/esp/esp32/components/esp_rom/esp32/ld/ |
| D | esp32.rom.redefined.ld | 3 and different definitions for functions with the same names are provided.
|
| D | esp32.rom.syscalls.ld | 4 implementations of these functions, with same names.
|
| /device/soc/esp/esp32/components/esp32/ld/ |
| D | esp32.ld | 46 …of the various regions. The 'data access port' dram/drom regions map to the same iram/irom regions… 90 /* RTC fast memory (same block as above), viewed from data bus */
|
| /device/soc/hpmicro/sdk/hpm_sdk/boards/hpm6300evk/ |
| D | README_en.md | 29 …-20pin of the motor interface J26, so the motor interface and sdram can't be used at the same time.
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/vin/ |
| D | Kconfig | 119 bool "sensor same i2c addr"
|
| /device/board/unionman/unionpi_tiger/kernel/drivers/media/drivers/stream_input/parser/dvb_ci/cimax/usb/ |
| D | COPYING.LESSER | 92 library does the same job as widely used non-free libraries. In this 194 distribute the same sections as part of a whole which is a work based 235 source code from the same place satisfies the requirement to 306 least three years, to give the same user the materials 312 specified materials from the same place. 339 a) Accompany the combined library with a copy of the same work 346 where to find the accompanying uncombined form of the same work.
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
| D | Kconfig | 133 GPU hardware from the Device Tree. This means that the same driver 230 The two formats have the same functionality and performance but a
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
| D | Kconfig | 132 GPU hardware from the Device Tree. This means that the same driver 229 The two formats have the same functionality and performance but a
|
| /device/soc/rockchip/common/vendor/drivers/gpu/arm/mali400/mali/ |
| D | Kconfig | 87 domains at the same time may cause peak currents higher than what some systems can handle.
|
| /device/soc/rockchip/common/kernel/drivers/gpu/arm/mali400/mali/ |
| D | Kconfig | 87 domains at the same time may cause peak currents higher than what some systems can handle.
|
| /device/soc/esp/esp32/components/bootloader/subproject/main/ld/esp32/ |
| D | bootloader.ld | 17 placed into the same range as exception vectors in the app.
|
| /device/board/bearpi/bearpi_hm_nano/third_party/paho_mqtt/ |
| D | CONTRIBUTING.md | 19 4. Ensure that the email address that you make your commits with is the same one you used to sign u…
|
| /device/soc/esp/esp32/components/heap/include/ |
| D | heap_trace.inc | 153 the same in the end. */
|
| /device/qemu/esp32/ |
| D | README.md | 129 …Annotation:Since the qemu-system-xtensa tool of qemu has the same name as the qemu-system-xtensa t…
|
| /device/soc/esp/esp32/components/partition_table/ |
| D | parttool.py | 263 … using the same fallback logic as the IDF bootloader', action='store_true')
|
| /device/soc/rockchip/common/sdk_linux/init/ |
| D | Kconfig | 266 The speed is about the same as with LZMA: The decompression 296 decompress around the same speed as LZO, but slower than LZ4. You 850 If a second 30% boosted task should be co-scheduled on the same CPU, 851 that task will be refcounted in the same bucket of the first task and 1200 the same id. For example same IPC id may refer to different objects 1201 or same user id or pid may refer to different tasks when used in 1219 The time will keep going with the same pace. 1248 processes with the same pid as long as they are in different 1528 of names. The handle would remain the same even if file names 1956 caches. SLUB can create the same sysfs directories for these [all …]
|
| /device/soc/rockchip/common/sdk_linux/drivers/mmc/core/ |
| D | sdio.c | 806 … int same = (card->cis.vendor == oldcard->cis.vendor && card->cis.device == oldcard->cis.device); in mmc_sdio_init_card() local 808 if (!same) { in mmc_sdio_init_card()
|
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/video/sunxi/disp2/disp/de/lowlevel_sun8iw8/ |
| D | de_rtmx.c | 1706 int i, same, pipe_mode; in de_rtmx_get_premul_ctl() local 1708 same = 0; in de_rtmx_get_premul_ctl() 1711 same += premul[i]; in de_rtmx_get_premul_ctl() 1717 } else if (0 == same) /*all zero*/{ in de_rtmx_get_premul_ctl()
|
123