/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
D | renesas_usb3.c | 312 struct renesas_usb3 *usb3; member 378 #define usb3_get_ep(usb3, n) ((usb3)->usb3_ep + (n)) argument 379 #define usb3_for_each_ep(usb3_ep, usb3, i) \ argument 384 #define usb3_get_dma(usb3, i) (&(usb3)->dma[i]) argument 385 #define usb3_for_each_dma(usb3, dma, i) \ argument 396 static void usb3_write(struct renesas_usb3 *usb3, u32 data, u32 offs) in usb3_write() 401 static u32 usb3_read(struct renesas_usb3 *usb3, u32 offs) in usb3_read() 406 static void usb3_set_bit(struct renesas_usb3 *usb3, u32 bits, u32 offs) in usb3_set_bit() 414 static void usb3_clear_bit(struct renesas_usb3 *usb3, u32 bits, u32 offs) in usb3_clear_bit() 422 static int usb3_wait(struct renesas_usb3 *usb3, u32 reg, u32 mask, in usb3_wait() [all …]
|
D | tegra-xudc.c | 3483 int err = 0, usb3; in tegra_xudc_phy_get() local
|
/kernel/linux/linux-5.10/drivers/phy/broadcom/ |
D | phy-bcm-ns-usb3.c | 74 static int bcm_ns_usb3_mdio_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, in bcm_ns_usb3_mdio_phy_write() 80 static int bcm_ns_usb3_phy_init_ns_bx(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_phy_init_ns_bx() 128 static int bcm_ns_usb3_phy_init_ns_ax(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_phy_init_ns_ax() 160 struct bcm_ns_usb3 *usb3 = phy_get_drvdata(phy); in bcm_ns_usb3_phy_init() local 190 static int bcm_ns_usb3_mdiodev_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, in bcm_ns_usb3_mdiodev_phy_write() 204 struct bcm_ns_usb3 *usb3; in bcm_ns_usb3_mdio_probe() local 261 static int bcm_ns_usb3_wait_reg(struct bcm_ns_usb3 *usb3, void __iomem *addr, in bcm_ns_usb3_wait_reg() 275 static inline int bcm_ns_usb3_mii_mng_wait_idle(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_mii_mng_wait_idle() 282 static int bcm_ns_usb3_platform_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, in bcm_ns_usb3_platform_phy_write() 307 struct bcm_ns_usb3 *usb3; in bcm_ns_usb3_probe() local
|
/kernel/linux/linux-5.10/fs/ufs/ |
D | super.c | 153 struct ufs_super_block_third *usb3) in ufs_print_super_stuff() 266 # define ufs_print_super_stuff(sb, usb1, usb2, usb3) /**/ argument 476 struct ufs_super_block_third *usb3; in ufs_setup_cstotal() local 596 struct ufs_super_block_third *usb3; in ufs_put_cstotal() local 690 struct ufs_super_block_third * usb3; in ufs_sync_fs() local 784 struct ufs_super_block_third * usb3; in ufs_fill_super() local 1312 struct ufs_super_block_third * usb3; in ufs_remount() local
|
D | util.h | 39 struct ufs_super_block_third *usb3) in ufs_get_fs_state() 58 struct ufs_super_block_third *usb3, s32 value) in ufs_set_fs_state() 81 struct ufs_super_block_third *usb3) in ufs_get_fs_npsect() 90 ufs_get_fs_qbmask(struct super_block *sb, struct ufs_super_block_third *usb3) in ufs_get_fs_qbmask() 114 ufs_get_fs_qfmask(struct super_block *sb, struct ufs_super_block_third *usb3) in ufs_get_fs_qfmask()
|
/kernel/linux/linux-5.10/drivers/phy/tegra/ |
D | xusb.c | 924 static int tegra_xusb_usb3_port_parse_dt(struct tegra_xusb_usb3_port *usb3) in tegra_xusb_usb3_port_parse_dt() 959 struct tegra_xusb_usb3_port *usb3; in tegra_xusb_add_usb3_port() local 1005 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra_xusb_usb3_port_release() local 1012 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra_xusb_usb3_port_remove() local 1044 struct tegra_xusb_usb3_port *usb3; in tegra_xusb_port_is_companion() local 1381 struct tegra_xusb_usb3_port *usb3; in tegra_xusb_padctl_get_usb3_companion() local
|
D | xusb-tegra186.c | 630 struct tegra_xusb_usb3_lane *usb3; in tegra186_usb3_lane_probe() local 654 struct tegra_xusb_usb3_lane *usb3 = to_usb3_lane(lane); in tegra186_usb3_lane_remove() local 816 struct tegra_xusb_usb3_pad *usb3; in tegra186_usb3_pad_probe() local
|
D | xusb-tegra210.c | 1987 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra210_usb3_port_enable() local 2073 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra210_usb3_port_disable() local
|
D | xusb.h | 409 } usb2, ulpi, hsic, usb3; member
|
D | xusb-tegra124.c | 1478 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra124_usb3_port_enable() local
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | bcm5301x.dtsi | 314 usb3: usb3@23000 { label
|
D | uniphier-pro4.dtsi | 354 usb3: usb@5a810100 { label
|
D | ls1021a.dtsi | 844 usb3: usb3@3100000 { label
|
D | omap5-l4.dtsi | 189 usb3: omap_dwc3@0 { label
|
D | dra7-l4.dtsi | 4080 usb3: usb@10000 { label
|
D | qcom-apq8064.dtsi | 953 usb3: usb@12520000 { label
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/marvell/ |
D | armada-37xx.dtsi | 353 usb3: usb@58000 { label
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/ |
D | qcs404.dtsi | 531 usb3: usb@7678800 { label
|
D | msm8996.dtsi | 1747 usb3: usb@6af8800 { label
|
D | msm8998.dtsi | 1657 usb3: usb@a8f8800 { label
|
/kernel/linux/linux-5.10/drivers/usb/usbip/ |
D | vhci_hcd.c | 119 static void dump_port_status_diff(u32 prev_status, u32 new_status, bool usb3) in dump_port_status_diff()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
D | xhci-tegra.c | 202 } usb2, ulpi, hsic, usb3; member
|