Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/bhnd/cores/chipc/
H A Dchipc.h69 uint8_t cfi_width; /**< CFI bus width, 0 if unknown or CFI member
H A Dchipc.c487 caps->cfi_width = 0; in chipc_read_caps()
505 caps->cfi_width = 2; in chipc_read_caps()
507 caps->cfi_width = 1; in chipc_read_caps()
H A Dchipc_subr.c296 caps->cfi_width, caps->otp_size); in chipc_print_caps()