__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
/* SPDX-License-Identifier: GPL-2.0-or-later */ /* * omap_usb.h -- omap usb2 phy header file * * Copyright (C) 2012-2020 Texas Instruments Incorporated - http://www.ti.com * Author: Kishon Vijay Abraham I <[email protected]> */ #ifndef __DRIVERS_OMAP_USB2_H #define __DRIVERS_OMAP_USB2_H #include <linux/usb/phy_companion.h> #define phy_to_omapusb(x) container_of((x), struct omap_usb, phy) #if defined(CONFIG_OMAP_USB2) || defined(CONFIG_OMAP_USB2_MODULE) extern int omap_usb2_set_comparator(struct phy_companion *comparator); #else static inline int omap_usb2_set_comparator(struct phy_companion *comparator) { return -ENODEV; } #endif #endif /* __DRIVERS_OMAP_USB_H */
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| tegra | Folder | 0755 |
|
|
| omap_control_phy.h | File | 2.4 KB | 0644 |
|
| omap_usb.h | File | 679 B | 0644 |
|
| pcie.h | File | 243 B | 0644 |
|
| phy-dp.h | File | 1.85 KB | 0644 |
|
| phy-lvds.h | File | 945 B | 0644 |
|
| phy-mipi-dphy.h | File | 6.39 KB | 0644 |
|
| phy-sun4i-usb.h | File | 430 B | 0644 |
|
| phy.h | File | 14.09 KB | 0644 |
|
| ulpi_phy.h | File | 783 B | 0644 |
|