Searched full:usbhost (Results 1 – 25 of 45) sorted by relevance
12
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/ |
| D | exynos-usb.txt | 14 - clock-names: from common clock binding: Shall be "usbhost". 34 clock-names = "usbhost"; 48 - clock-names: from common clock binding: Shall be "usbhost". 62 clock-names = "usbhost";
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/ |
| D | samsung,exynos-usb2.yaml | 23 - const: usbhost 78 clock-names = "usbhost"; 104 clock-names = "usbhost";
|
| /kernel/linux/linux-6.6/drivers/usb/host/ |
| D | ohci-exynos.c | 140 exynos_ohci->clk = devm_clk_get(&pdev->dev, "usbhost"); in exynos_ohci_probe() 143 dev_err(&pdev->dev, "Failed to get usbhost clock\n"); in exynos_ohci_probe()
|
| D | ehci-exynos.c | 164 exynos_ehci->clk = devm_clk_get(&pdev->dev, "usbhost"); in exynos_ehci_probe() 167 dev_err(&pdev->dev, "Failed to get usbhost clock\n"); in exynos_ehci_probe()
|
| D | ehci-omap.c | 3 * ehci-omap.c - driver for USBHOST on OMAP3/4 processors
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| D | ohci-exynos.c | 152 exynos_ohci->clk = devm_clk_get(&pdev->dev, "usbhost"); in exynos_ohci_probe() 155 dev_err(&pdev->dev, "Failed to get usbhost clock\n"); in exynos_ohci_probe()
|
| D | ehci-exynos.c | 183 exynos_ehci->clk = devm_clk_get(&pdev->dev, "usbhost"); in exynos_ehci_probe() 186 dev_err(&pdev->dev, "Failed to get usbhost clock\n"); in exynos_ehci_probe()
|
| D | ehci-omap.c | 3 * ehci-omap.c - driver for USBHOST on OMAP3/4 processors
|
| /kernel/linux/linux-5.10/drivers/clk/ti/ |
| D | clk-3xxx.c | 74 * omap3430es2_clk_dss_usbhost_find_idlest - CM_IDLEST info for DSS, USBHOST 83 * the *CLKEN bit position for these modules (DSS and USBHOST) (The
|
| D | clock.h | 292 * OMAP3_DPLL5_FREQ_FOR_USBHOST: USBHOST and USBTLL are the only clocks
|
| /kernel/linux/linux-6.6/drivers/clk/ti/ |
| D | clk-3xxx.c | 66 * omap3430es2_clk_dss_usbhost_find_idlest - CM_IDLEST info for DSS, USBHOST 75 * the *CLKEN bit position for these modules (DSS and USBHOST) (The
|
| D | clock.h | 281 * OMAP3_DPLL5_FREQ_FOR_USBHOST: USBHOST and USBTLL are the only clocks
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/samsung/ |
| D | exynos5410.dtsi | 418 clock-names = "usbhost"; 423 clock-names = "usbhost";
|
| D | s5pv210.dtsi | 432 clock-names = "usbhost"; 444 clock-names = "usbhost";
|
| D | exynos4.dtsi | 380 clock-names = "usbhost"; 391 clock-names = "usbhost";
|
| /kernel/linux/linux-5.10/arch/arm/boot/dts/ |
| D | exynos5410.dtsi | 422 clock-names = "usbhost"; 427 clock-names = "usbhost";
|
| D | s5pv210.dtsi | 437 clock-names = "usbhost"; 454 clock-names = "usbhost";
|
| D | imx6dl-mamoj.dts | 145 regulator-name = "usbhost-vbus";
|
| /kernel/linux/linux-6.6/arch/arm/mach-omap2/ |
| D | omap_hwmod_3xxx_data.c | 1309 * Errata: USBHOST Configured In Smart-Idle Can Lead To a Deadlock 1314 * - USBHOST module is set to smart-idle mode 1315 * - PRCM asserts idle_req to the USBHOST module ( This typically 1317 * have been suspended, the master part of the USBHOST module has 1319 * - an USBHOST interrupt occurs before the module is able to answer 1333 * When the USBHOST module is set to smart-standby mode, and when it is
|
| D | powerdomains3xxx_data.c | 295 /*.flags = PWRDM_HAS_HDWR_SAR,*/ /* for USBHOST ctrlr only */
|
| /kernel/linux/linux-5.10/arch/arm/mach-s3c/ |
| D | mach-smdk2416.c | 236 gpio_request(S3C2410_GPB(4), "USBHost Power"); in smdk2416_machine_init()
|
| /kernel/linux/linux-5.10/arch/arm/mach-omap2/ |
| D | omap_hwmod_3xxx_data.c | 1369 * Errata: USBHOST Configured In Smart-Idle Can Lead To a Deadlock 1374 * - USBHOST module is set to smart-idle mode 1375 * - PRCM asserts idle_req to the USBHOST module ( This typically 1377 * have been suspended, the master part of the USBHOST module has 1379 * - an USBHOST interrupt occurs before the module is able to answer 1393 * When the USBHOST module is set to smart-standby mode, and when it is
|
| D | powerdomains3xxx_data.c | 295 /*.flags = PWRDM_HAS_HDWR_SAR,*/ /* for USBHOST ctrlr only */
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap5-board-common.dtsi | 242 usbhost_pins: usbhost-pins { 314 usbhost_wkup_pins: usbhost-wkup-pins {
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx6dl-mamoj.dts | 145 regulator-name = "usbhost-vbus";
|
12