Home
last modified time | relevance | path

Searched refs:CHIPC_CST4706_LOWCOST_PKG (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h934 #define CHIPC_CST4706_LOWCOST_PKG (1<<0) /* 0: full-featured package 1: low-cost package */ macro
/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_subr.c2305 if (chipst & CHIPC_CST4706_LOWCOST_PKG) in bhnd_pmu6_4706_clock()