Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.h65 uint8_t extbus_type; /**< ExtBus type (CHIPC_CAP_EXTBUS_*) */ member
H A Dchipc_subr.c295 caps->extbus_type, CC_TFS(pwr_ctrl)); in chipc_print_caps()
H A Dchipc.c459 caps->extbus_type = CHIPC_GET_BITS(cap_reg, CHIPC_CAP_EXTBUS); in chipc_read_caps()