Searched refs:erase_chip_time_max (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/nor/
H A Dcfi.h52 uint8_t erase_chip_time_max; /* max chip erase timeout, typ<<N */ member in struct:cfi_query_data
H A Dcfi_0002.c132 shft += cfi->cfi_qry_data.erase_chip_time_max;
607 printf("erase_chip_time_max %d\n",
608 cfi->cfi_qry_data.erase_chip_time_max);
H A Dcfi.c198 (qryp)->erase_chip_time_max = cfi_unpack_1(data[0x26]); \
843 qryp->erase_chip_time_max = jt->jt_erase_chip_time_max;

Completed in 134 milliseconds