Home
last modified time | relevance | path

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

/dragonfly/sys/dev/crypto/hifn/
H A Dhifn7751reg.h407 #define HIFN_PLL_PK_CLK_SEL 0x00000008 /* public key clk select */ macro
H A Dhifn7751.c1222 pll = (pll &~ (HIFN_PLL_PK_CLK_SEL | HIFN_PLL_PE_CLK_SEL)) in hifn_init_pci_registers()
1234 pll |= HIFN_PLL_PK_CLK_SEL | HIFN_PLL_PE_CLK_SEL; in hifn_init_pci_registers()