Home
last modified time | relevance | path

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

/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_per.c69 struct pgate_def { struct
70 struct clknode_init_def clkdef;
71 uint32_t idx;
72 uint32_t flags;
212 static struct pgate_def pgate_def[] = { variable
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_clk_per.c64 struct pgate_def { struct
65 struct clknode_init_def clkdef;
66 uint32_t idx;
67 uint32_t flags;
307 static struct pgate_def pgate_def[] = { variable