Home
last modified time | relevance | path

Searched refs:CHIP_RK28 (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.h101 #define CHIP_RK28 "RK28" macro
H A Dboot_merger.c711 if (!strcmp(chip, CHIP_RK28)) { in getChipType()
713 } else if (!strcmp(chip, CHIP_RK28)) { in getChipType()