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

/openbsd-current/sys/arch/riscv64/dev/
H A Dsfclock.c53 #define PLLCFG_PLLQ(x) (((x) >> 15) & 0x7) macro
132 pllq = PLLCFG_PLLQ(reg);

Completed in 125 milliseconds