Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/dwc/
H A Dpcie-spacemit-k1.c38 #define PCIE_CLK_RESET_CONTROL 0x0000 macro
153 reset_ctrl = k1->pmu_off + PCIE_CLK_RESET_CONTROL; in k1_pcie_init()
186 regmap_set_bits(k1->pmu, k1->pmu_off + PCIE_CLK_RESET_CONTROL, in k1_pcie_deinit()
215 regmap_update_bits(k1->pmu, k1->pmu_off + PCIE_CLK_RESET_CONTROL, in k1_pcie_start_link()
242 regmap_update_bits(k1->pmu, k1->pmu_off + PCIE_CLK_RESET_CONTROL, in k1_pcie_stop_link()
305 regmap_set_bits(k1->pmu, k1->pmu_off + PCIE_CLK_RESET_CONTROL, in k1_pcie_probe()