Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_types.h158 BHND_CLKSRC_XTAL = 1, enumerator
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c350 return (BHND_CLKSRC_XTAL); in bhnd_pwrctl_slowclk_src()
394 case BHND_CLKSRC_XTAL: in bhnd_pwrctl_slowclk_freq()
/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb_pci.c1147 return (BHND_CLKSRC_XTAL); in bhndb_pci_pwrctl_get_clksrc()