Searched full:mhb (Results 1 – 4 of 4) sorted by relevance
58 * @mhb: regmap to the MHB device66 struct regmap *mhb; member178 regmap_read(core->mhb, MHB_MEM_PW_PAXC_OFFSET, &val); in sr_paxc_phy_init()238 core->mhb = syscon_regmap_lookup_by_phandle(node, "brcm,sr-mhb"); in sr_pcie_phy_probe()239 if (IS_ERR(core->mhb)) { in sr_pcie_phy_probe()240 dev_err(core->dev, "unable to find MHB device\n"); in sr_pcie_phy_probe()241 return PTR_ERR(core->mhb); in sr_pcie_phy_probe()
32 brcm,sr-mhb:33 description: phandle to the MHB syscon node44 brcm,sr-mhb = <&mhb>;
45 /* GENPLL 1 clock channel ID MHB PCIE NITRO */50 /* GENPLL 2 clock channel ID NITRO MHB*/
392 [PERF_MEM_LVLNUM_L2_MHB] = "L2 MHB",