Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/broadcom/
H A Dbcm53xx_var.h72 uint32_t clk_iproc; // GENPLL CH3 member
H A Dbcm53xx_board.c242 clk->clk_iproc = clk->clk_genpll / ch3_mdiv; // GENPLL CH3 in bcm53xx_genpll_clock_init()
455 printf("iproc clk = %u (%#x) [CH3]\n", clk->clk_iproc, clk->clk_iproc); in bcm53xx_print_clocks()