Searched refs:p_id (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/mtd/ | ||
A D | cfi_flash.h | 121 u16 p_id; /* unaligned */ member |
/u-boot/drivers/mtd/ | ||
A D | cfi_flash.c | 2101 info->vendor = le16_to_cpu(get_unaligned(&qry.p_id)); in flash_get_size() |
Completed in 9 milliseconds