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

/openbsd-current/sys/arch/riscv64/dev/
H A Dsfclock.c51 #define PLLCFG_PLLR(x) (((x) >> 0) & 0x3f) macro
130 pllr = PLLCFG_PLLR(reg);

Completed in 48 milliseconds