Searched defs:spi_flash_part_id (Results 1 – 1 of 1) sorted by relevance
66 struct spi_flash_part_id { struct72 uint16_t id[2];74 uint16_t nr_sectors_shift : 4;75 uint16_t fast_read_dual_output_support : 1; /* 1-1-2 read */76 uint16_t fast_read_dual_io_support : 1; /* 1-2-2 read */100 const struct spi_flash_part_id *ids; argument