Home
last modified time | relevance | path

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

/arch/sh/kernel/cpu/
Dclock.c43 static struct clk master_clk = { variable
51 .parent = &master_clk,
57 .parent = &master_clk,
63 .parent = &master_clk,
71 &master_clk,
336 BUG_ON(!master_clk.rate); in clk_init()
348 propagate_rate(&master_clk); in clk_init()