Searched refs:crgctrl (Results 1 – 5 of 5) sorted by relevance
| /linux/Documentation/devicetree/bindings/clock/ |
| H A D | hi3670-clock.txt | 11 - "hisilicon,hi3670-crgctrl" 31 compatible = "hisilicon,hi3670-crgctrl", "syscon";
|
| H A D | hi3660-clock.txt | 11 - "hisilicon,hi3660-crgctrl" 35 compatible = "hisilicon,hi3660-crgctrl", "syscon";
|
| /linux/drivers/pci/controller/dwc/ |
| H A D | pcie-kirin.c | 127 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 D | hi3670.dtsi | 149 compatible = "hisilicon,hi3670-crgctrl", "syscon";
|
| H A D | hi3660.dtsi | 344 compatible = "hisilicon,hi3660-crgctrl", "syscon";
|