Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/mtd/
Dpic32_flash.c310 case FLASH_MCHP100T: in flash_print_info()
358 info->flash_id = FLASH_MAN_MCHP | FLASH_MCHP100T; in pic32_flash_bank_init()
/third_party/uboot/u-boot-2020.01/include/
Dflash.h400 #define FLASH_MCHP100T 0x0060 /* MCHP internal (1M = 64K x 16) */ macro