Searched refs:HIFN_PLL_REF_SEL (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751reg.h410 #define HIFN_PLL_REF_SEL 0x00000001 /* REF/HBI clk selection */ macro
432 #define HIFN_PLL_CONFIG (HIFN_PLL_IS|HIFN_PLL_ND|HIFN_PLL_REF_SEL)
H A Dhifn7751.c323 pllconfig |= HIFN_PLL_REF_SEL;
562 sc->sc_pllconfig & HIFN_PLL_REF_SEL ? "ext" : "pci",

Completed in 53 milliseconds