Home
last modified time | relevance | path

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

/NextBSD/sys/mips/sibyte/
HDsb_scd.c65 #define SYSCFG_PLLDIV(x) GET_VAL_64((x), 7, 5) macro
108 plldiv = SYSCFG_PLLDIV(sb_read_syscfg()); in sb_cpu_speed()