/Linux-v5.4/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 …]
|
/Linux-v5.4/drivers/phy/broadcom/ |
D | phy-bcm-ns-usb3.c | 73 static int bcm_ns_usb3_mdio_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, in bcm_ns_usb3_mdio_phy_write() 79 static int bcm_ns_usb3_phy_init_ns_bx(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_phy_init_ns_bx() 127 static int bcm_ns_usb3_phy_init_ns_ax(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_phy_init_ns_ax() 159 struct bcm_ns_usb3 *usb3 = phy_get_drvdata(phy); in bcm_ns_usb3_phy_init() local 189 static int bcm_ns_usb3_mdiodev_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, in bcm_ns_usb3_mdiodev_phy_write() 203 struct bcm_ns_usb3 *usb3; in bcm_ns_usb3_mdio_probe() local 260 static int bcm_ns_usb3_wait_reg(struct bcm_ns_usb3 *usb3, void __iomem *addr, in bcm_ns_usb3_wait_reg() 279 static inline int bcm_ns_usb3_mii_mng_wait_idle(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_mii_mng_wait_idle() 286 static int bcm_ns_usb3_platform_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, in bcm_ns_usb3_platform_phy_write() 311 struct bcm_ns_usb3 *usb3; in bcm_ns_usb3_probe() local
|
/Linux-v5.4/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()
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | bcm5301x.dtsi | 308 usb3: usb3@23000 { label
|
D | uniphier-pro4.dtsi | 352 usb3: usb@5a810100 { label
|
D | omap5-l4.dtsi | 190 usb3: omap_dwc3@0 { label
|
D | ls1021a.dtsi | 857 usb3: usb3@3100000 { label
|
D | dra7-l4.dtsi | 4091 usb3: usb@10000 { label
|
D | qcom-apq8064.dtsi | 952 usb3: usb@12520000 { label
|
/Linux-v5.4/arch/arm64/boot/dts/marvell/ |
D | armada-37xx.dtsi | 352 usb3: usb@58000 { label
|
/Linux-v5.4/drivers/phy/tegra/ |
D | xusb-tegra186.c | 545 struct tegra_xusb_usb3_lane *usb3; in tegra186_usb3_lane_probe() local 569 struct tegra_xusb_usb3_lane *usb3 = to_usb3_lane(lane); in tegra186_usb3_lane_remove() local 720 struct tegra_xusb_usb3_pad *usb3; in tegra186_usb3_pad_probe() local
|
D | xusb.c | 725 static int tegra_xusb_usb3_port_parse_dt(struct tegra_xusb_usb3_port *usb3) in tegra_xusb_usb3_port_parse_dt() 749 struct tegra_xusb_usb3_port *usb3; in tegra_xusb_add_usb3_port() local
|
D | xusb-tegra210.c | 1805 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra210_usb3_port_enable() local 1891 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra210_usb3_port_disable() local
|
D | xusb.h | 385 } usb2, ulpi, hsic, usb3; member
|
D | xusb-tegra124.c | 1474 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra124_usb3_port_enable() local
|
/Linux-v5.4/arch/arm64/boot/dts/qcom/ |
D | msm8998.dtsi | 1455 usb3: usb@a8f8800 { label
|
D | msm8996.dtsi | 1604 usb3: usb@6af8800 { label
|
/Linux-v5.4/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()
|
/Linux-v5.4/drivers/usb/host/ |
D | xhci-tegra.c | 160 } usb2, ulpi, hsic, usb3; member
|