Searched refs:SOC_PCIECTRL_CTRL1_ADDR (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/pci/controller/dwc/
H A Dpcie-kirin.c35 #define SOC_PCIECTRL_CTRL1_ADDR 0x004 macro
512 regmap_read(kirin_pcie->apb, SOC_PCIECTRL_CTRL1_ADDR, &val);
518 regmap_write(kirin_pcie->apb, SOC_PCIECTRL_CTRL1_ADDR, val);

Completed in 191 milliseconds