Home
last modified time | relevance | path

Searched refs:PARAMETER (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/
H A Drkflash.sh8 PARAMETER=$ROCKDEV_DIR/parameter.txt
29 $UPGRADETOOL di -p $PARAMETER
44 $UPGRADETOOL di -p $PARAMETER
52 $UPGRADETOOL di -p $PARAMETER
74 PARAMETER=$2
76 echo "flash parameter: $PARAMETER"
77 $UPGRADETOOL di -p $PARAMETER
/OK3568_Linux_fs/device/rockchip/common/scripts/
H A Drkflash.sh8 PARAMETER=$ROCKDEV_DIR/parameter.txt
29 $UPGRADETOOL di -p $PARAMETER
44 $UPGRADETOOL di -p $PARAMETER
52 $UPGRADETOOL di -p $PARAMETER
74 PARAMETER=$2
76 echo "flash parameter: $PARAMETER"
77 $UPGRADETOOL di -p $PARAMETER
H A Dpartition-helper68 PARAMETER="${1:-$CHIP_DIR/$RK_PARAMETER}"
70 if [ ! -r "$PARAMETER" ]; then
71 echo -e "\e[36m$PARAMETER not exists!\e[0m" >&2
75 PARTS="$(grep "^CMDLINE:" "$PARAMETER" | grep -o "0x.*")"
162 PARAMETER="${1:-$CHIP_DIR/$RK_PARAMETER}"
163 [ -r "$PARAMETER" ] || return 1
168 sed -i "/^CMDLINE:/s/0x.*/$PARTS/" "$PARAMETER"
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/
H A Dxilinx.txt39 (name): is derived from the "PARAMETER INSTANCE" value.
57 PARAMETER INSTANCE = opb_uartlite_0
58 PARAMETER HW_VER = 1.00.b
59 PARAMETER C_BAUDRATE = 115200
60 PARAMETER C_DATA_BITS = 8
61 PARAMETER C_ODD_PARITY = 0
62 PARAMETER C_USE_PARITY = 0
63 PARAMETER C_CLK_FREQ = 50000000
64 PARAMETER C_BASEADDR = 0xEC100000
65 PARAMETER C_HIGHADDR = 0xEC10FFFF
/OK3568_Linux_fs/tools/windows/RKDevTool/rockdev/
H A Dupdate-script27 write_image PACKAGE:parameter PARAMETER:
28 check_image PACKAGE:parameter PARAMETER:
/OK3568_Linux_fs/output/sessions/2025-06-05_23-17-21/
H A Dfinal.env
/OK3568_Linux_fs/output/sessions/2025-06-06_01-57-56/
H A Dfinal.env
/OK3568_Linux_fs/output/
H A Dfinal.env
/OK3568_Linux_fs/kernel/drivers/net/ethernet/ibm/
H A Dibmvnic.h719 PARAMETER = 4, enumerator
/OK3568_Linux_fs/kernel/Documentation/admin-guide/wimax/
H A Di2400m.rst153 i2400m.PARAMETER=VALUE
/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/share/info/
H A Dlibc.info-132319 machine. The function and the associated PARAMETER constants are
2335 -- Function: long int sysconf (int PARAMETER)
2341 The PARAMETER argument should be one of the ‘_SC_’ symbols listed
2352 The value of the PARAMETER is invalid.
2360 Here are the symbolic constants for use as the PARAMETER argument to
3329 These functions and the associated constants for the PARAMETER
3332 -- Function: long int pathconf (const char *FILENAME, int PARAMETER)
3340 The PARAMETER argument should be one of the ‘_PC_’ constants listed
3355 The value of PARAMETER is invalid, or the implementation
3356 doesn’t support the PARAMETER for the specific file.
[all …]
/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/share/info/
H A Dlibc.info-132319 machine. The function and the associated PARAMETER constants are
2335 -- Function: long int sysconf (int PARAMETER)
2341 The PARAMETER argument should be one of the ‘_SC_’ symbols listed
2352 The value of the PARAMETER is invalid.
2360 Here are the symbolic constants for use as the PARAMETER argument to
3329 These functions and the associated constants for the PARAMETER
3332 -- Function: long int pathconf (const char *FILENAME, int PARAMETER)
3340 The PARAMETER argument should be one of the ‘_PC_’ constants listed
3355 The value of PARAMETER is invalid, or the implementation
3356 doesn’t support the PARAMETER for the specific file.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgfortran.info1215 'PARAMETER' values. '-Wunused-parameter' is implied by '-Wextra'
2490 are supported for named constants ('PARAMETER').
2970 * Legacy PARAMETER statements::
2993 INTEGER, PARAMETER :: dbl = KIND(1.0d0)
4085 File: gfortran.info, Node: Extended I/O specifiers, Next: Legacy PARAMETER statements, Prev: Bit…
4166 File: gfortran.info, Node: Legacy PARAMETER statements, Next: Default exponents, Prev: Extended …
4168 6.1.33 Legacy PARAMETER statements
4171 For compatibility, GNU Fortran supports legacy PARAMETER statements
4183 File: gfortran.info, Node: Default exponents, Prev: Legacy PARAMETER statements, Up: Extensions …
12141 INTEGER, PARAMETER :: strlen = 100
[all …]
H A Dgdb.info23402 Return the value of a GDB PARAMETER given by its name, a string;
26642 -- Function: Parameter.__init__ (name, COMMAND-CLASS, PARAMETER-CLASS
26662 PARAMETER-CLASS should be one of the 'PARAM_' constants defined
26666 If PARAMETER-CLASS is 'PARAM_ENUM', then ENUM-SEQUENCE must be a
26670 If PARAMETER-CLASS is not 'PARAM_ENUM', then the presence of a
26698 If this method exists, GDB will call it when a PARAMETER's value
26727 GDB will call this method when a PARAMETER's 'show' API has been
30347 The argument PARAMETER-TYPE should be one of the 'PARAM_' constants
30352 If PARAMETER-TYPE is 'PARAM_ENUM', then ENUM-LIST must be a list of
30356 If PARAMETER-TYPE is not 'PARAM_ENUM', then the presence of
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgfortran.info1215 'PARAMETER' values. '-Wunused-parameter' is implied by '-Wextra'
2490 are supported for named constants ('PARAMETER').
2970 * Legacy PARAMETER statements::
2993 INTEGER, PARAMETER :: dbl = KIND(1.0d0)
4085 File: gfortran.info, Node: Extended I/O specifiers, Next: Legacy PARAMETER statements, Prev: Bit…
4166 File: gfortran.info, Node: Legacy PARAMETER statements, Next: Default exponents, Prev: Extended …
4168 6.1.33 Legacy PARAMETER statements
4171 For compatibility, GNU Fortran supports legacy PARAMETER statements
4183 File: gfortran.info, Node: Default exponents, Prev: Legacy PARAMETER statements, Up: Extensions …
12141 INTEGER, PARAMETER :: strlen = 100
[all …]
H A Dgdb.info23402 Return the value of a GDB PARAMETER given by its name, a string;
26642 -- Function: Parameter.__init__ (name, COMMAND-CLASS, PARAMETER-CLASS
26662 PARAMETER-CLASS should be one of the 'PARAM_' constants defined
26666 If PARAMETER-CLASS is 'PARAM_ENUM', then ENUM-SEQUENCE must be a
26670 If PARAMETER-CLASS is not 'PARAM_ENUM', then the presence of a
26698 If this method exists, GDB will call it when a PARAMETER's value
26727 GDB will call this method when a PARAMETER's 'show' API has been
30347 The argument PARAMETER-TYPE should be one of the 'PARAM_' constants
30352 If PARAMETER-TYPE is 'PARAM_ENUM', then ENUM-LIST must be a list of
30356 If PARAMETER-TYPE is not 'PARAM_ENUM', then the presence of
[all …]
/OK3568_Linux_fs/recovery/
HDrootfs.cpio.gz107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.�07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep��07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck����07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000bin���usr/bin�07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ...