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

/freebsd-12-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc.h69 uint8_t cfi_width; /**< CFI bus width, 0 if unknown or CFI member in struct:chipc_caps
H A Dchipc_subr.c298 caps->cfi_width, caps->otp_size);
H A Dchipc.c488 caps->cfi_width = 0;
506 caps->cfi_width = 2;
508 caps->cfi_width = 1;

Completed in 103 milliseconds