Home
last modified time | relevance | path

Searched refs:histb (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A 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 in xhci_histb_clks_get()
115 xhci_histb_host_enable(struct xhci_hcd_histb *histb) xhci_histb_host_enable() argument
157 xhci_histb_host_disable(struct xhci_hcd_histb *histb) xhci_histb_host_disable() argument
180 struct xhci_hcd_histb *histb = hcd_to_histb(hcd); xhci_histb_setup() local
200 struct xhci_hcd_histb *histb; xhci_histb_probe() local
324 struct xhci_hcd_histb *histb = platform_get_drvdata(dev); xhci_histb_remove() local
348 struct xhci_hcd_histb *histb = dev_get_drvdata(dev); xhci_histb_suspend() local
363 struct xhci_hcd_histb *histb = dev_get_drvdata(dev); xhci_histb_resume() local
[all...]
H A DMakefile77 obj-$(CONFIG_USB_XHCI_HISTB) += xhci-histb.o
/kernel/linux/linux-6.6/drivers/usb/host/
H A 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 in xhci_histb_clks_get()
115 xhci_histb_host_enable(struct xhci_hcd_histb *histb) xhci_histb_host_enable() argument
157 xhci_histb_host_disable(struct xhci_hcd_histb *histb) xhci_histb_host_disable() argument
170 struct xhci_hcd_histb *histb = hcd_to_histb(hcd); xhci_histb_setup() local
190 struct xhci_hcd_histb *histb; xhci_histb_probe() local
314 struct xhci_hcd_histb *histb = platform_get_drvdata(dev); xhci_histb_remove() local
336 struct xhci_hcd_histb *histb = dev_get_drvdata(dev); xhci_histb_suspend() local
351 struct xhci_hcd_histb *histb = dev_get_drvdata(dev); xhci_histb_resume() local
[all...]
H A DMakefile73 obj-$(CONFIG_USB_XHCI_HISTB) += xhci-histb.o
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A DMakefile32 obj-$(CONFIG_HW_RANDOM_HISTB) += histb-rng.o
/kernel/linux/linux-5.10/drivers/clk/hisilicon/
H A Dcrg-hi3798cv200.c8 #include <dt-bindings/clock/histb-clock.h>
/kernel/linux/linux-6.6/drivers/clk/hisilicon/
H A Dcrg-hi3798cv200.c8 #include <dt-bindings/clock/histb-clock.h>

Completed in 4 milliseconds