Home
last modified time | relevance | path

Searched refs:crgctrl (Results 1 – 5 of 5) sorted by relevance

/linux/Documentation/devicetree/bindings/clock/
H A Dhi3670-clock.txt11 - "hisilicon,hi3670-crgctrl"
31 compatible = "hisilicon,hi3670-crgctrl", "syscon";
H A Dhi3660-clock.txt11 - "hisilicon,hi3660-crgctrl"
35 compatible = "hisilicon,hi3660-crgctrl", "syscon";
/linux/drivers/pci/controller/dwc/
H A Dpcie-kirin.c127 struct regmap *crgctrl; member
188 phy->crgctrl = syscon_regmap_lookup_by_compatible("hisilicon,hi3660-crgctrl"); in hi3660_pcie_phy_get_resource()
189 if (IS_ERR(phy->crgctrl)) in hi3660_pcie_phy_get_resource()
190 return PTR_ERR(phy->crgctrl); in hi3660_pcie_phy_get_resource()
302 regmap_write(phy->crgctrl, in hi3660_pcie_phy_power_on()
/linux/arch/arm64/boot/dts/hisilicon/
H A Dhi3670.dtsi149 compatible = "hisilicon,hi3670-crgctrl", "syscon";
H A Dhi3660.dtsi344 compatible = "hisilicon,hi3660-crgctrl", "syscon";