Searched refs:CC_TFS (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/dev/bhnd/cores/chipc/
H A Dchipc_subr.c237 #define CC_TFS(_flag) (caps->_flag ? "yes" : "no") macro
240 CC_TFS(mipseb), CC_TFS(backplane_64));
242 caps->num_uarts, CC_TFS(uart_gpio));
248 CC_TFS(sprom), CC_TFS(otp_size));
252 caps->extbus_type, CC_TFS(power_control));
254 caps->pll_type, CC_TFS(jtag_master));
256 CC_TFS(pmu), CC_TFS(ec
262 #undef CC_TFS macro
[all...]

Completed in 66 milliseconds