Searched refs:crgctrl (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/phy/hisilicon/ |
H A D | phy-hi3670-pcie.c | 156 struct regmap *crgctrl; member 378 regmap_write(phy->crgctrl, CRGPERIPH_PEREN12, in hi3670_pcie_hp_debounce_gt() 382 regmap_write(phy->crgctrl, CRGPERIPH_PERDIS12, in hi3670_pcie_hp_debounce_gt() 390 regmap_read(phy->crgctrl, CRGPERIPH_PCIECTRL0, &val); in hi3670_pcie_phyref_gt() 397 regmap_write(phy->crgctrl, CRGPERIPH_PCIECTRL0, val); in hi3670_pcie_phyref_gt() 400 regmap_write(phy->crgctrl, CRGPERIPH_PERDIS12, IO_PHYREF_SOFT_GT_MODE); in hi3670_pcie_phyref_gt() 407 regmap_read(phy->crgctrl, CRGPERIPH_PCIECTRL0, &val); in hi3670_pcie_oe_ctrl() 426 regmap_write(phy->crgctrl, CRGPERIPH_PCIECTRL0, val); in hi3670_pcie_oe_ctrl() 440 regmap_read(phy->crgctrl, CRGPERIPH_PCIECTRL0, &val); in hi3670_pcie_ioref_gt() 442 regmap_write(phy->crgctrl, CRGPERIPH_PCIECTRL0, val); in hi3670_pcie_ioref_gt() [all …]
|
/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/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";
|