Home
last modified time | relevance | path

Searched defs:chipc_caps (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.h59 struct chipc_caps { struct
61 bool mipseb; /**< MIPS is big-endian */
67 chipc_flash flash_type; /**< flash type */
77 uint8_t pll_type; /**< PLL type */
79 bool jtag_master; /**< JTAG Master present */
80 bool boot_rom; /**< Internal boot ROM is active */
85 bool pmu; /**< PMU is present. */
87 bool seci; /**< SECI (serial ECI) is present */
88 bool sprom; /**< SPROM is present */
89 bool gsio; /**< GSIO (SPI/I2C) present */
[all …]
H A Dbhnd_chipc_if.m91 METHOD struct chipc_caps * get_caps { struct