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

/netbsd-current/sys/arch/arm/broadcom/
H A Dbcm53xx_board.c324 const bool clocking_4x = (pll_status & PLL_STATUS_CLOCKING_4X) != 0; local
329 pdiv = ((pdiv - (clocking_4x ? 1 : 5)) & 7) + 1;

Completed in 365 milliseconds