Home
last modified time | relevance | path

Searched refs:dmu (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/phy/broadcom/
Dphy-bcm-ns-usb2.c27 void __iomem *dmu; member
34 void __iomem *dmu = usb2->dmu; in bcm_ns_usb2_phy_init() local
51 usb2ctl = readl(dmu + BCMA_DMU_CRU_USB2_CONTROL); in bcm_ns_usb2_phy_init()
65 writel(0x0000ea68, dmu + BCMA_DMU_CRU_CLKSET_KEY); in bcm_ns_usb2_phy_init()
70 writel(usb2ctl, dmu + BCMA_DMU_CRU_USB2_CONTROL); in bcm_ns_usb2_phy_init()
73 writel(0x00000000, dmu + BCMA_DMU_CRU_CLKSET_KEY); in bcm_ns_usb2_phy_init()
99 usb2->dmu = devm_ioremap_resource(dev, res); in bcm_ns_usb2_probe()
100 if (IS_ERR(usb2->dmu)) { in bcm_ns_usb2_probe()
102 return PTR_ERR(usb2->dmu); in bcm_ns_usb2_probe()
/Linux-v4.19/Documentation/devicetree/bindings/clock/st/
Dst,flexgen.txt97 "clk-rx-icn-dmu",
100 "clk-tx-icn-dmu",
107 "clk-pp-dmu",
108 "clk-vid-dmu",
112 "clk-st231-dmu",
/Linux-v4.19/drivers/mtd/nand/raw/atmel/
Dpmecc.c180 s32 *dmu; member
382 user->dmu = user->mu + req->ecc.strength + 1; in atmel_pmecc_create_user()
383 user->delta = user->dmu + req->ecc.strength + 1; in atmel_pmecc_create_user()
495 s32 *dmu = user->dmu; in atmel_pmecc_get_sigma() local
523 dmu[0] = 1; in atmel_pmecc_get_sigma()
537 dmu[1] = si[1]; in atmel_pmecc_get_sigma()
551 if (dmu[i] == 0) { in atmel_pmecc_get_sigma()
580 if ((dmu[j]) && (delta[j] > largest)) { in atmel_pmecc_get_sigma()
603 if (!(smu[ro * num + k] && dmu[i])) in atmel_pmecc_get_sigma()
606 a = index_of[dmu[i]]; in atmel_pmecc_get_sigma()
[all …]
/Linux-v4.19/Documentation/devicetree/bindings/phy/
Dbcm-ns-usb2-phy.txt6 - reg-names: "dmu", the only needed & supported reg right now
17 reg-names = "dmu";
/Linux-v4.19/arch/arm/boot/dts/
Dstih418-clock.dtsi154 "clk-rx-icn-dmu",
157 "clk-tx-icn-dmu",
164 "clk-pp-dmu",
165 "clk-vid-dmu",
169 "clk-st231-dmu",
Dstih407-clock.dtsi156 "clk-rx-icn-dmu",
159 "clk-tx-icn-dmu",
166 "clk-pp-dmu",
167 "clk-vid-dmu",
171 "clk-st231-dmu",
Dstih410-clock.dtsi157 "clk-rx-icn-dmu",
160 "clk-tx-icn-dmu",
167 "clk-pp-dmu",
168 "clk-vid-dmu",
172 "clk-st231-dmu",
Dbcm5301x.dtsi151 reg-names = "dmu";