| /kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
| D | renesas_usb3.c | 316 struct renesas_usb3 *usb3; member 386 #define usb3_get_ep(usb3, n) ((usb3)->usb3_ep + (n)) argument 387 #define usb3_for_each_ep(usb3_ep, usb3, i) \ argument 392 #define usb3_get_dma(usb3, i) (&(usb3)->dma[i]) argument 393 #define usb3_for_each_dma(usb3, dma, i) \ argument 404 static void usb3_write(struct renesas_usb3 *usb3, u32 data, u32 offs) in usb3_write() 409 static u32 usb3_read(struct renesas_usb3 *usb3, u32 offs) in usb3_read() 414 static void usb3_set_bit(struct renesas_usb3 *usb3, u32 bits, u32 offs) in usb3_set_bit() 422 static void usb3_clear_bit(struct renesas_usb3 *usb3, u32 bits, u32 offs) in usb3_clear_bit() 430 static void usb3_drd_write(struct renesas_usb3 *usb3, u32 data, u32 offs) in usb3_drd_write() [all …]
|
| D | rzv2m_usb3drd.c | 21 static void rzv2m_usb3drd_set_bit(struct rzv2m_usb3drd *usb3, u32 bits, in rzv2m_usb3drd_set_bit() 30 static void rzv2m_usb3drd_clear_bit(struct rzv2m_usb3drd *usb3, u32 bits, in rzv2m_usb3drd_clear_bit() 41 struct rzv2m_usb3drd *usb3 = dev_get_drvdata(dev); in rzv2m_usb3drd_reset() local 63 struct rzv2m_usb3drd *usb3 = platform_get_drvdata(pdev); in rzv2m_usb3drd_remove() local 73 struct rzv2m_usb3drd *usb3; in rzv2m_usb3drd_probe() local
|
| /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 …]
|
| /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-6.6/drivers/phy/broadcom/ |
| D | phy-bcm-ns-usb3.c | 71 static int bcm_ns_usb3_phy_init_ns_bx(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_phy_init_ns_bx() 119 static int bcm_ns_usb3_phy_init_ns_ax(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_phy_init_ns_ax() 151 struct bcm_ns_usb3 *usb3 = phy_get_drvdata(phy); in bcm_ns_usb3_phy_init() local 181 static int bcm_ns_usb3_mdio_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, in bcm_ns_usb3_mdio_phy_write() 195 struct bcm_ns_usb3 *usb3; in bcm_ns_usb3_mdio_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-6.6/fs/ufs/ |
| D | super.c | 152 struct ufs_super_block_third *usb3) in ufs_print_super_stuff() 265 # define ufs_print_super_stuff(sb, usb1, usb2, usb3) /**/ argument 475 struct ufs_super_block_third *usb3; in ufs_setup_cstotal() local 595 struct ufs_super_block_third *usb3; in ufs_put_cstotal() local 689 struct ufs_super_block_third * usb3; in ufs_sync_fs() local 783 struct ufs_super_block_third * usb3; in ufs_fill_super() local 1311 struct ufs_super_block_third * usb3; in ufs_remount() local
|
| D | util.h | 33 struct ufs_super_block_third *usb3) in ufs_get_fs_state() 52 struct ufs_super_block_third *usb3, s32 value) in ufs_set_fs_state() 75 struct ufs_super_block_third *usb3) in ufs_get_fs_npsect() 84 ufs_get_fs_qbmask(struct super_block *sb, struct ufs_super_block_third *usb3) in ufs_get_fs_qbmask() 108 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 | 928 static int tegra_xusb_usb3_port_parse_dt(struct tegra_xusb_usb3_port *usb3) in tegra_xusb_usb3_port_parse_dt() 963 struct tegra_xusb_usb3_port *usb3; in tegra_xusb_add_usb3_port() local 1009 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra_xusb_usb3_port_release() local 1016 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra_xusb_usb3_port_remove() local 1048 struct tegra_xusb_usb3_port *usb3; in tegra_xusb_port_is_companion() local 1385 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
|
| /kernel/linux/linux-6.6/drivers/phy/tegra/ |
| D | xusb.c | 958 static int tegra_xusb_usb3_port_parse_dt(struct tegra_xusb_usb3_port *usb3) in tegra_xusb_usb3_port_parse_dt() 992 struct tegra_xusb_usb3_port *usb3; in tegra_xusb_add_usb3_port() local 1038 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra_xusb_usb3_port_release() local 1070 struct tegra_xusb_usb3_port *usb3; in tegra_xusb_port_is_companion() local 1517 struct tegra_xusb_usb3_port *usb3; in tegra_xusb_padctl_get_usb3_companion() local
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/broadcom/ |
| D | bcm-ns.dtsi | 247 usb3: usb3@23000 { label
|
| /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
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/qcom/ |
| D | qcom-ipq4019.dtsi | 647 usb3: usb@8af8800 { label
|
| /kernel/linux/linux-5.10/arch/arm64/boot/dts/marvell/ |
| D | armada-37xx.dtsi | 353 usb3: usb@58000 { label
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/marvell/ |
| D | armada-37xx.dtsi | 370 usb3: usb@58000 { label
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/socionext/ |
| D | uniphier-pro4.dtsi | 363 usb3: usb@5a810100 { label
|
| /kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/ |
| D | ipq6018.dtsi | 547 usb3: usb@8af8800 { label
|
| D | ipq9574.dtsi | 566 usb3: usb@8af8800 { label
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/ls/ |
| D | ls1021a.dtsi | 804 usb3: usb@3100000 { label
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/ti/omap/ |
| D | omap5-l4.dtsi | 192 usb3: omap_dwc3@0 { label
|