Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.h112 #define CHIP_RK30B "RK30B" macro
H A Dboot_merger.c735 } else if (!strcmp(chip, CHIP_RK30B)) { in getChipType()