Home
last modified time | relevance | path

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

/freebsd/sys/dev/clk/allwinner/
H A Daw_clk_nkmp.h32 struct aw_clk_nkmp_def { struct
52 int aw_clk_nkmp_register(struct clkdom *clkdom, struct aw_clk_nkmp_def *clkdef); argument
H A Dccu_a13.c151 static struct aw_clk_nkmp_def pll_core = {
172 static struct aw_clk_nkmp_def pll_audio = {
191 static struct aw_clk_nkmp_def pll_ddr_base = {
233 static struct aw_clk_nkmp_def pll_periph = {
H A Daw_ccung.h65 struct aw_clk_nkmp_def *nkmp;
H A Daw_clk.h204 static struct aw_clk_nkmp_def _clkname = { \
244 static struct aw_clk_nkmp_def _clkname = { \
287 static struct aw_clk_nkmp_def _clkname = { \
H A Daw_clk_nkmp.c358 aw_clk_nkmp_register(struct clkdom *clkdom, struct aw_clk_nkmp_def *clkdef) in aw_clk_nkmp_register()