Searched refs:mcd (Results 1 – 5 of 5) sorted by relevance
/openbmc/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 …]
|
/openbmc/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,
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | io_apic.c | 1942 struct mp_chip_data *mcd = irqd->chip_data; in ioapic_irq_get_chip_state() local 1951 for_each_irq_pin(p, mcd->irq_2_pin) { in ioapic_irq_get_chip_state()
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | devices.txt | 528 0 = /dev/mcd Mitsumi CD-ROM
|
/openbmc/linux/ |
H A D | CREDITS | 3029 E: jpeters@phx.mcd.mot.com
|