Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dboot_merger.c696 static inline uint32_t convertChipType(const char *chip) in convertChipType() function
742 chipType = convertChipType(chip + 2); in getChipType()