Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dflash.h261 #define ATM_ID_BV6416 0x000000D6 /* 49BV6416 ID */ macro
/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c1516 if (info->device_id == ATM_ID_BV6416) in flash_real_protect()