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

/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipcvar.h78 uint8_t cfi_width; /**< CFI bus width, 0 if unknown or CFI member in struct:chipc_caps
H A Dchipc_subr.c250 caps->cfi_width, caps->otp_size);
H A Dchipc.c455 caps->cfi_width = 0;
473 caps->cfi_width = 2;
475 caps->cfi_width = 1;

Completed in 96 milliseconds