Searched refs:CHIP_RK32 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/tools/rockchip/ | ||
| H A D | boot_merger.h | 114 #define CHIP_RK32 "RK32" macro |
| H A D | boot_merger.c | 739 } else if (!strcmp(chip, CHIP_RK32)) { in getChipType() |