Home
last modified time | relevance | path

Searched refs:PHASE_MIN_SIZE (Results 1 – 25 of 57) sorted by relevance

123

/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-chip/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/arch/arm/mach-stm32mp/cmd_stm32prog/
H A Dstm32prog_usb.c73 #define PHASE_MIN_SIZE 9 macro
83 if (*len < PHASE_MIN_SIZE) { in stm32prog_cmd_read()
110 if (length + PHASE_MIN_SIZE > *len) in stm32prog_cmd_read()
111 length = *len - PHASE_MIN_SIZE; in stm32prog_cmd_read()
114 *len = PHASE_MIN_SIZE + length; in stm32prog_cmd_read()
118 *len = PHASE_MIN_SIZE + 1; in stm32prog_cmd_read()
120 *len = PHASE_MIN_SIZE; in stm32prog_cmd_read()

123