Searched refs:mcd (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/clk/mediatek/ |
| H A D | clk-mtk.c | 409 const struct mtk_clk_divider *mcd = &mcds[i]; in mtk_clk_register_dividers() local 411 if (!IS_ERR_OR_NULL(clk_data->hws[mcd->id])) { in mtk_clk_register_dividers() 413 mcd->id); in mtk_clk_register_dividers() 417 hw = clk_hw_register_divider(dev, mcd->name, mcd->parent_name, in mtk_clk_register_dividers() 418 mcd->flags, base + mcd->div_reg, mcd->div_shift, in mtk_clk_register_dividers() 419 mcd->div_width, mcd->clk_divider_flags, lock); in mtk_clk_register_dividers() 422 pr_err("Failed to register clk %s: %pe\n", mcd->name, in mtk_clk_register_dividers() 427 clk_data->hws[mcd->id] = hw; in mtk_clk_register_dividers() 434 const struct mtk_clk_divider *mcd = &mcds[i]; in mtk_clk_register_dividers() local 436 if (IS_ERR_OR_NULL(clk_data->hws[mcd->id])) in mtk_clk_register_dividers() [all …]
|
| /linux/drivers/media/pci/intel/ipu6/ |
| H A D | Makefile | 19 ipu6-isys-mcd-phy.o \
|
| /linux/Documentation/arch/sparc/ |
| H A D | adi.rst | 19 2. Set TTE.mcd bit on any TLB entries that correspond to the range of 21 on the pages that have TTE.mcd bit set. 100 When a store accesses a memory location that has TTE.mcd=1, 120 When a store accesses a memory location that has TTE.mcd=1,
|
| /linux/ |
| H A D | CREDITS | 3225 E: jpeters@phx.mcd.mot.com
|