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

/freebsd-13-stable/sys/dev/hifn/
H A Dhifn7751reg.h413 #define HIFN_PLL_PK_CLK_SEL 0x00000008 /* public key clk select */ macro
H A Dhifn7751.c1179 pll = (pll &~ (HIFN_PLL_PK_CLK_SEL | HIFN_PLL_PE_CLK_SEL))
1193 pll |= HIFN_PLL_PK_CLK_SEL | HIFN_PLL_PE_CLK_SEL;

Completed in 42 milliseconds