Home
last modified time | relevance | path

Searched refs:OK (Results 1 – 25 of 41) sorted by relevance

12

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c525 #define OK(x) len = (x); break macro
564 OK(2); in sl811_rh_submit_urb()
568 OK(2); in sl811_rh_submit_urb()
572 OK(2); in sl811_rh_submit_urb()
576 OK(4); in sl811_rh_submit_urb()
580 OK(4); in sl811_rh_submit_urb()
585 OK(0); in sl811_rh_submit_urb()
592 OK(0); in sl811_rh_submit_urb()
595 OK(0); in sl811_rh_submit_urb()
603 OK(0); in sl811_rh_submit_urb()
[all …]
H A Dohci-hcd.c1206 #define OK(x) len = (x); break macro
1290 OK(2); in ohci_submit_rh_msg()
1293 OK(2); in ohci_submit_rh_msg()
1296 OK(2); in ohci_submit_rh_msg()
1300 OK(4); in ohci_submit_rh_msg()
1303 OK(4); in ohci_submit_rh_msg()
1308 OK(0); in ohci_submit_rh_msg()
1315 OK(0); in ohci_submit_rh_msg()
1318 OK(0); in ohci_submit_rh_msg()
1324 case (RH_PORT_ENABLE): WR_RH_PORTSTAT(RH_PS_CCS); OK(0); in ohci_submit_rh_msg()
[all …]
/rk3399_rockchip-uboot/doc/SPI/
H A DREADME.ti_qspi_dra_test27 SF: 65536 bytes @ 0x0 Erased: OK
29 SF: 65536 bytes @ 0x20000 Erased: OK
31 SF: 65536 bytes @ 0x30000 Erased: OK
33 SF: 65536 bytes @ 0x40000 Erased: OK
35 SF: 65536 bytes @ 0x50000 Erased: OK
37 SF: 65536 bytes @ 0x60000 Erased: OK
39 SF: 65536 bytes @ 0x0 Written: OK
41 SF: 393216 bytes @ 0x20000 Written: OK
H A DREADME.sandbox-spi47 SF: 4096 bytes @ 0x1000 Read: OK
48 SF: 4096 bytes @ 0x1000 Erased: OK
49 SF: 4096 bytes @ 0x1000 Written: OK
H A DREADME.ti_qspi_am43x_test20 SF: 524288 bytes @ 0x0 Erased: OK
23 SF: 262144 bytes @ 0x0 Written: OK
25 SF: 262144 bytes @ 0x0 Read: OK
H A DREADME.sh_qspi_test31 SF: 262144 bytes @ 0x80000 Erased: OK
33 SF: 1528676 bytes @ 0x80000 Written: OK
H A DREADME.ftssp010_spi_test24 SF: 1024 bytes @ 0x0 Read: OK
/rk3399_rockchip-uboot/drivers/rkflash/
H A Dtypedef.h16 #define OK 0 macro
20 #define FTL_OK OK
/rk3399_rockchip-uboot/common/
H A Drbsb.c304 return OK; in io_mode()
335 return OK; in io_mode()
344 return OK; in io_mode()
380 return OK; in io_mode()
407 return OK; in io_mode()
415 return OK; in io_mode()
453 return OK; in io_mode()
470 return OK; in io_mode()
485 return OK; in io_mode()
H A Dlrz.c917 return OK; in wcreceive()
949 return OK; in wcreceive()
1064 return OK; in wcreceive()
1125 return OK; in wcrxpn()
1172 return OK; in wcrx()
1577 return OK; in procheader()
1605 return OK; /* dummy */ in procheader()
1637 Topipe = -1; return(OK); in procheader()
1754 return OK; in procheader()
1823 return OK;
[all …]
/rk3399_rockchip-uboot/arch/mips/mach-au1x00/
H A Dau1x00_usb_ohci.c848 #define OK(x) len = (x); break macro
925 *(__u16 *) data_buf = m16_swap (1); OK (2); in ohci_submit_rh_msg()
927 *(__u16 *) data_buf = m16_swap (0); OK (2); in ohci_submit_rh_msg()
929 *(__u16 *) data_buf = m16_swap (0); OK (2); in ohci_submit_rh_msg()
933 OK (4); in ohci_submit_rh_msg()
935 *(__u32 *) data_buf = m32_swap (RD_RH_PORTSTAT); OK (4); in ohci_submit_rh_msg()
939 case (RH_ENDPOINT_STALL): OK (0); in ohci_submit_rh_msg()
946 OK(0); in ohci_submit_rh_msg()
948 WR_RH_STAT(RH_HS_OCIC); OK (0); in ohci_submit_rh_msg()
955 WR_RH_PORTSTAT (RH_PS_CCS ); OK (0); in ohci_submit_rh_msg()
[all …]
/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/doc/
H A DREADME.qspi27 SF: 65536 bytes @ 0x0 Erased: OK
29 SF: 164 bytes @ 0x0 Written: OK
38 SF: 589824 bytes @ 0x10000 Erased: OK
40 SF: 580966 bytes @ 0x10000 Written: OK
/rk3399_rockchip-uboot/board/Barix/ipam390/
H A DREADME.ipam39059 OK
62 493716 bytes written: OK
151 4194304 bytes read: OK
162 Verifying Checksum ... OK
163 Loading Kernel Image ... OK
190 OK
194 131072 bytes written: OK
205 4194304 bytes read: OK
212 Verifying Checksum ... OK
213 Loading Kernel Image ... OK
[all …]
/rk3399_rockchip-uboot/doc/uImage.FIT/
H A Dsignature.txt358 Test Verified Boot Run: unsigned signatures:: OK
360 Test Verified Boot Run: signed images: OK
362 Test Verified Boot Run: unsigned config: OK
364 Test Verified Boot Run: signed config: OK
366 Signature check OK
367 OK
368 Test Verified Boot Run: signed config: OK
369 Test Verified Boot Run: signed config with bad hash: OK
372 Test Verified Boot Run: unsigned signatures:: OK
374 Test Verified Boot Run: signed images: OK
[all …]
H A Dbeaglebone_vboot.txt257 OK
273 OK
289 OK
291 Loading Flat Device Tree ... OK
297 Signature check OK
330 OK
362 OK
364 Loading Flat Device Tree ... OK
525 Verifying Hash Integrity ... sha1,rsa2048:dev+ OK
539 Verifying Hash Integrity ... sha1+ OK
[all …]
H A Dhowto.txt169 Verifying Hash Integrity ... crc32+ sha1+ OK
170 Uncompressing Kernel Image ... OK
295 Verifying Hash Integrity ... crc32+ sha1+ OK
296 Uncompressing Kernel Image ... OK
310 Verifying Hash Integrity ... crc32+ sha1+ OK
312 Loading Device Tree to 007fc000, end 007fffff ... OK
/rk3399_rockchip-uboot/tools/buildman/
H A DREADME239 Tool chain test: OK, arch='x86', priority 1
241 Tool chain test: OK, arch='arm', priority 1
247 Tool chain test: OK, arch='i386', priority 4
253 Tool chain test: OK, arch='aarch64', priority 4
259 Tool chain test: OK, arch='microblaze', priority 4
265 Tool chain test: OK, arch='mips64', priority 4
271 Tool chain test: OK, arch='sparc64', priority 4
277 Tool chain test: OK, arch='arm', priority 3
284 Tool chain test: OK, arch='sparc', priority 4
290 Tool chain test: OK, arch='mips', priority 4
[all …]
/rk3399_rockchip-uboot/board/hisilicon/hikey/
H A Dbuild-tf.mak26 echo "OK" ;\
/rk3399_rockchip-uboot/doc/
H A DREADME.falcon160 6291456 bytes read: OK
171 Verifying Checksum ... OK
172 Loading Kernel Image ... OK
173 OK
H A DREADME.android-fastboot139 | Loading Kernel Image ... OK
140 |OK
/rk3399_rockchip-uboot/board/warp/
H A DREADME49 #DOWNLOAD ... OK
/rk3399_rockchip-uboot/board/technexion/pico-imx6ul/
H A DREADME50 #DOWNLOAD ... OK
/rk3399_rockchip-uboot/board/warp7/
H A DREADME56 #DOWNLOAD ... OK
/rk3399_rockchip-uboot/board/hisilicon/poplar/
H A DREADME180 MMC write: dev # 0, block # 0, count 1920 ... 1920 blocks written: OK
201 MMC write: dev # 0, block # 0, count 1920 ... 1920 blocks written: OK
210 Decrypt auxiliary code ...OK
/rk3399_rockchip-uboot/board/renesas/sh7785lcr/
H A DREADME.sh7785lcr98 Ethernet OK

12