Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-histb.c49 static int xhci_histb_config(struct xhci_hcd_histb *histb) in xhci_histb_config() argument
51 struct device_node *np = histb->dev->of_node; in xhci_histb_config()
56 regval = readl(histb->ctrl + REG_GUSB2PHYCFG0); in xhci_histb_config()
60 writel(regval, histb->ctrl + REG_GUSB2PHYCFG0); in xhci_histb_config()
71 regval = readl(histb->ctrl + REG_GUSB3PIPECTL0); in xhci_histb_config()
75 writel(regval, histb->ctrl + REG_GUSB3PIPECTL0); in xhci_histb_config()
78 writel(0x23100000, histb->ctrl + GTXTHRCFG); in xhci_histb_config()
79 writel(0x23100000, histb->ctrl + GRXTHRCFG); in xhci_histb_config()
84 static int xhci_histb_clks_get(struct xhci_hcd_histb *histb) in xhci_histb_clks_get() argument
86 struct device *dev = histb->dev; in xhci_histb_clks_get()
[all …]
DMakefile73 obj-$(CONFIG_USB_XHCI_HISTB) += xhci-histb.o
/linux-6.12.1/drivers/phy/hisilicon/
DMakefile6 obj-$(CONFIG_PHY_HISTB_COMBPHY) += phy-histb-combphy.o
/linux-6.12.1/drivers/pci/controller/dwc/
DMakefile24 obj-$(CONFIG_PCIE_HISI_STB) += pcie-histb.o
/linux-6.12.1/drivers/char/hw_random/
DMakefile32 obj-$(CONFIG_HW_RANDOM_HISTB) += histb-rng.o
DKconfig347 module will be called histb-rng.
/linux-6.12.1/arch/arm64/boot/dts/hisilicon/
Dhi3798cv200.dtsi8 #include <dt-bindings/clock/histb-clock.h>
/linux-6.12.1/
DMAINTAINERS17938 F: Documentation/devicetree/bindings/pci/hisilicon-histb-pcie.txt
17939 F: drivers/pci/controller/dwc/pcie-histb.c