Searched refs:ddt (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/clk/ti/
H A Ddpll.c275 * @ddt: DPLL data template to use
281 const struct dpll_data *ddt)
291 dd = kmemdup(ddt, sizeof(*dd), GFP_KERNEL);
279 of_ti_dpll_setup(struct device_node *node, const struct clk_ops *ops, const struct dpll_data *ddt) argument
/linux-master/drivers/char/agp/
H A Dintel-gtt.c344 static const int ddt[4] = { 0, 16, 32, 64 }; local
368 MB(ddt[I830_RDRAM_DDT(rdct)]);

Completed in 216 milliseconds