Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.h68 uint8_t cfi_width; /**< CFI bus width, 0 if unknown or CFI member
H A Dchipc.c482 caps->cfi_width = 0; in chipc_read_caps()
500 caps->cfi_width = 2; in chipc_read_caps()
502 caps->cfi_width = 1; in chipc_read_caps()
H A Dchipc_subr.c293 caps->cfi_width, caps->otp_size); in chipc_print_caps()