Home
last modified time | relevance | path

Searched defs:pgate_def (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_clk_per.c72 struct pgate_def { struct
73 struct clknode_init_def clkdef;
74 uint32_t idx;
75 uint32_t flags;
215 static struct pgate_def pgate_def[] = { variable
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_clk_per.c67 struct pgate_def { struct
68 struct clknode_init_def clkdef;
69 uint32_t idx;
70 uint32_t flags;
310 static struct pgate_def pgate_def[] = { variable