| /OK3568_Linux_fs/u-boot/drivers/usb/emul/ |
| H A D | usb-emul-uclass.c | 86 int upto, todo; in usb_emul_get_descriptor() local 100 for (upto = 0; *ptr && upto < length; ptr++, upto += todo) { in usb_emul_get_descriptor() 101 todo = min(length - upto, (int)(*ptr)->bLength); in usb_emul_get_descriptor() 103 memcpy(buffer + upto, *ptr, todo); in usb_emul_get_descriptor() 106 return upto ? upto : length ? -EIO : 0; in usb_emul_get_descriptor() 270 int upto; in usb_emul_setup_device() local 277 for (cdesc = NULL, upto = 0; *ptr; upto += (*ptr)->bLength, ptr++) { in usb_emul_setup_device() 278 debug(" - upto=%d, type=%d\n", upto, (*ptr)->bDescriptorType); in usb_emul_setup_device() 281 cdesc->wTotalLength = upto; in usb_emul_setup_device() 287 upto = 0; in usb_emul_setup_device() [all …]
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | fdtput.c | 64 int upto; /* the number of bytes we have written to buf */ in encode_value() local 67 upto = 0; in encode_value() 75 for (; arg_count > 0; arg++, arg_count--, upto += len) { in encode_value() 83 if (upto + len > value_size) { in encode_value() 84 value_size = (upto + len) + 500; in encode_value() 93 ptr = value + upto; in encode_value() 113 *value_len = upto; in encode_value() 116 fprintf(stderr, "Value size %d\n", upto); in encode_value()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | trace.c | 152 int upto; in trace_list_functions() local 162 for (func = upto = 0; func < hdr->func_count; func++) { in trace_list_functions() 173 upto++; in trace_list_functions() 180 output_hdr->rec_count = upto; in trace_list_functions() 195 int rec, upto; in trace_list_calls() local 209 for (rec = upto = 0; rec < count; rec++) { in trace_list_calls() 217 upto++; in trace_list_calls() 224 output_hdr->rec_count = upto; in trace_list_calls()
|
| /OK3568_Linux_fs/u-boot/drivers/input/ |
| H A D | key_matrix.c | 59 int valid, upto; in key_matrix_decode() local 64 for (valid = upto = 0; upto < num_keys; upto++) { in key_matrix_decode() 65 struct key_matrix_key *key = &keys[upto]; in key_matrix_decode()
|
| /OK3568_Linux_fs/u-boot/arch/arm/lib/ |
| H A D | cache-cp15.c | 60 unsigned long upto, end; in mmu_set_region_dcache_behaviour() local 71 for (upto = start; upto < end; upto++) in mmu_set_region_dcache_behaviour() 72 set_section_dcache(upto, option); in mmu_set_region_dcache_behaviour()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/ |
| H A D | spl_boot.c | 109 int upto, todo; in exynos_spi_copy() local 153 for (upto = 0, i = 0; upto < uboot_size; upto += todo, i++) { in exynos_spi_copy() 154 todo = min(uboot_size - upto, (unsigned int)(1 << 15)); in exynos_spi_copy()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/hwmon/ |
| H A D | aspeed-pwm-tacho.txt | 3 The ASPEED PWM controller can support upto 8 PWM outputs. The ASPEED Fan Tacho 4 controller can support upto 16 Fan tachometer inputs. 6 There can be upto 8 fans supported. Each fan can have one PWM output and 31 Under fan subnode there can upto 8 child nodes, with each child node
|
| H A D | npcm750-pwm-fan.txt | 25 Under fan subnode can be upto 8 child nodes, each child node representing a fan.
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | s5p_gpio.c | 50 unsigned int upto; in s5p_gpio_get_bank() local 55 upto = 0; in s5p_gpio_get_bank() 58 debug("i=%d, upto=%d\n", i, upto); in s5p_gpio_get_bank() 62 bank += (gpio - upto) / GPIO_PER_BANK; in s5p_gpio_get_bank() 67 upto = data->max_gpio; in s5p_gpio_get_bank()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | efi.c | 127 int upto, i; in efi_print_mem_table() local 136 for (upto = 0; desc->type != EFI_TABLE_END; in efi_print_mem_table() 137 upto++, desc = efi_get_next_mem_desc(map, desc)) { in efi_print_mem_table() 151 printf("%2d %x:%-12s %010llx %010llx %010llx ", upto, in efi_print_mem_table()
|
| /OK3568_Linux_fs/u-boot/drivers/misc/ |
| H A D | cros_ec_sandbox.c | 197 int upto; in keyscan_read_fdt_matrix() local 209 for (upto = 0; upto < ec->matrix_count; upto++) { in keyscan_read_fdt_matrix() 210 struct ec_keymatrix_entry *matrix = &ec->matrix[upto]; in keyscan_read_fdt_matrix() 227 if (upto != ec->matrix_count) { in keyscan_read_fdt_matrix()
|
| /OK3568_Linux_fs/u-boot/drivers/spi/ |
| H A D | exynos_spi.c | 327 int upto, todo; in exynos_spi_xfer() local 347 for (upto = 0; !ret && upto < bytelen; upto += todo) { in exynos_spi_xfer() 348 todo = min(bytelen - upto, (1 << 16) - 4); in exynos_spi_xfer()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | fit_image.c | 256 int upto; in fit_write_images() local 285 upto = 0; in fit_write_images() 289 snprintf(str, sizeof(str), "%s@%d", FIT_FDT_PROP, ++upto); in fit_write_images() 338 int upto; in fit_write_configs() local 343 upto = 0; in fit_write_configs() 348 snprintf(str, sizeof(str), "conf@%d", ++upto); in fit_write_configs() 362 snprintf(str, sizeof(str), FIT_FDT_PROP "@%d", upto); in fit_write_configs() 367 if (!upto) { in fit_write_configs()
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | board.py | 132 for upto in range(len(fields)): 133 if fields[upto] == '-': 134 fields[upto] = ''
|
| H A D | control.py | 71 for upto in range(0, len(series.commits), options.step): 72 commit = series.commits[upto]
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
| H A D | shadow.c | 39 shadow_fetch(struct nvkm_bios *bios, struct shadow *mthd, u32 upto) in shadow_fetch() argument 41 const u32 limit = (upto + 3) & ~3; in shadow_fetch() 48 return bios->size >= upto; in shadow_fetch()
|
| /OK3568_Linux_fs/u-boot/tools/patman/ |
| H A D | series.py | 114 for upto in range(len(args)): 115 commit = self.commits[upto] 116 print(col.Color(col.GREEN, ' %s' % args[upto]))
|
| /OK3568_Linux_fs/kernel/arch/mips/netlogic/ |
| H A D | Kconfig | 71 Support boards with upto two XLPs connected over ICI. 76 Support boards with upto four XLPs connected over ICI.
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | aspeed-pwm-tacho.rst | 13 controller. The PWM controller supports upto 8 PWM outputs. The Fan tacho
|
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | Kconfig | 144 Add support for the NXP i.MX I2C driver. This supports upto for bus 145 channels and operating on standard mode upto 100 kbits/s and fast 146 mode upto 400 kbits/s.
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | dtb_platdata.py | 371 upto = 0 378 upto += 1
|
| /OK3568_Linux_fs/u-boot/board/freescale/ls1012afrdm/ |
| H A D | README | 15 - SERDES Connections, 2 lanes supportingspeeds upto 1 Gbit/s
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | rtc-cdev | 17 RTCs that support alarms. Can be set upto 24 hours in the
|
| /OK3568_Linux_fs/u-boot/drivers/video/rockchip/ |
| H A D | Kconfig | 68 16,18, 24 bits per pixel with upto 2k resolution ratio.
|
| /OK3568_Linux_fs/u-boot/doc/ |
| H A D | README.VSC3316-3308 | 8 VSC 3316/3308 is a low-power, low-cost asynchronous crosspoint switch capable of data rates upto 11…
|