/kernel/linux/linux-6.6/drivers/usb/gadget/udc/ |
H A D | rzv2m_usb3drd.c | 21 static void rzv2m_usb3drd_set_bit(struct rzv2m_usb3drd *usb3, u32 bits, in rzv2m_usb3drd_set_bit() argument 30 static void rzv2m_usb3drd_clear_bit(struct rzv2m_usb3drd *usb3, u32 bits, in rzv2m_usb3drd_clear_bit() argument 41 struct rzv2m_usb3drd *usb3 = dev_get_drvdata(dev); in rzv2m_usb3drd_reset() local 63 struct rzv2m_usb3drd *usb3 = platform_get_drvdata(pdev); rzv2m_usb3drd_remove() local 73 struct rzv2m_usb3drd *usb3; rzv2m_usb3drd_probe() local [all...] |
H A D | renesas_usb3.c | 316 struct renesas_usb3 *usb3; member 404 usb3_write(struct renesas_usb3 *usb3, u32 data, u32 offs) usb3_write() argument 409 usb3_read(struct renesas_usb3 *usb3, u32 offs) usb3_read() argument 414 usb3_set_bit(struct renesas_usb3 *usb3, u32 bits, u32 offs) usb3_set_bit() argument 422 usb3_clear_bit(struct renesas_usb3 *usb3, u32 bits, u32 offs) usb3_clear_bit() argument 430 usb3_drd_write(struct renesas_usb3 *usb3, u32 data, u32 offs) usb3_drd_write() argument 442 usb3_drd_read(struct renesas_usb3 *usb3, u32 offs) usb3_drd_read() argument 454 usb3_drd_set_bit(struct renesas_usb3 *usb3, u32 bits, u32 offs) usb3_drd_set_bit() argument 462 usb3_drd_clear_bit(struct renesas_usb3 *usb3, u32 bits, u32 offs) usb3_drd_clear_bit() argument 470 usb3_wait(struct renesas_usb3 *usb3, u32 reg, u32 mask, u32 expected) usb3_wait() argument 489 struct renesas_usb3 *usb3 = container_of(work, struct renesas_usb3, renesas_usb3_extcon_work() local 496 usb3_enable_irq_1(struct renesas_usb3 *usb3, u32 bits) usb3_enable_irq_1() argument 501 usb3_disable_irq_1(struct renesas_usb3 *usb3, u32 bits) usb3_disable_irq_1() argument 506 usb3_enable_pipe_irq(struct renesas_usb3 *usb3, int num) usb3_enable_pipe_irq() argument 511 usb3_disable_pipe_irq(struct renesas_usb3 *usb3, int num) usb3_disable_pipe_irq() argument 516 usb3_is_host(struct renesas_usb3 *usb3) usb3_is_host() argument 521 usb3_init_axi_bridge(struct renesas_usb3 *usb3) usb3_init_axi_bridge() argument 529 usb3_init_epc_registers(struct renesas_usb3 *usb3) usb3_init_epc_registers() argument 536 usb3_wakeup_usb2_phy(struct renesas_usb3 *usb3) usb3_wakeup_usb2_phy() argument 547 usb3_usb2_pullup(struct renesas_usb3 *usb3, int pullup) usb3_usb2_pullup() argument 557 usb3_set_test_mode(struct renesas_usb3 *usb3) usb3_set_test_mode() argument 568 usb3_start_usb2_connection(struct renesas_usb3 *usb3) usb3_start_usb2_connection() argument 576 usb3_is_usb3_phy_in_u3(struct renesas_usb3 *usb3) usb3_is_usb3_phy_in_u3() argument 581 usb3_wakeup_usb3_phy(struct renesas_usb3 *usb3) usb3_wakeup_usb3_phy() argument 592 usb3_feature_get_un_enabled(struct renesas_usb3 *usb3) usb3_feature_get_un_enabled() argument 608 usb3_feature_u2_enable(struct renesas_usb3 *usb3, bool enable) usb3_feature_u2_enable() argument 619 usb3_feature_u1_enable(struct renesas_usb3 *usb3, bool enable) usb3_feature_u1_enable() argument 630 usb3_start_operation_for_usb3(struct renesas_usb3 *usb3) usb3_start_operation_for_usb3() argument 637 usb3_start_usb3_connection(struct renesas_usb3 *usb3) usb3_start_usb3_connection() argument 646 usb3_stop_usb3_connection(struct renesas_usb3 *usb3) usb3_stop_usb3_connection() argument 651 usb3_transition_to_default_state(struct renesas_usb3 *usb3, bool is_usb3) usb3_transition_to_default_state() argument 666 usb3_connect(struct renesas_usb3 *usb3) usb3_connect() argument 672 usb3_reset_epc(struct renesas_usb3 *usb3) usb3_reset_epc() argument 681 usb3_disconnect(struct renesas_usb3 *usb3) usb3_disconnect() argument 699 usb3_check_vbus(struct renesas_usb3 *usb3) usb3_check_vbus() argument 717 struct renesas_usb3 *usb3 = renesas_usb3_role_work() local 723 usb3_set_mode(struct renesas_usb3 *usb3, bool host) usb3_set_mode() argument 741 usb3_set_mode_by_role_sw(struct renesas_usb3 *usb3, bool host) usb3_set_mode_by_role_sw() argument 751 usb3_vbus_out(struct renesas_usb3 *usb3, bool enable) usb3_vbus_out() argument 759 usb3_mode_config(struct renesas_usb3 *usb3, bool host, bool a_dev) usb3_mode_config() argument 775 usb3_is_a_device(struct renesas_usb3 *usb3) usb3_is_a_device() argument 780 usb3_check_id(struct renesas_usb3 *usb3) usb3_check_id() argument 793 renesas_usb3_init_controller(struct renesas_usb3 *usb3) renesas_usb3_init_controller() argument 807 renesas_usb3_stop_controller(struct renesas_usb3 *usb3) renesas_usb3_stop_controller() argument 817 usb3_irq_epc_int_1_pll_wakeup(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_pll_wakeup() argument 824 usb3_irq_epc_int_1_linkup_success(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_linkup_success() argument 829 usb3_irq_epc_int_1_resume(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_resume() argument 836 usb3_irq_epc_int_1_suspend(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_suspend() argument 848 usb3_irq_epc_int_1_disable(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_disable() argument 855 usb3_irq_epc_int_1_bus_reset(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_bus_reset() argument 864 usb3_irq_epc_int_1_vbus_change(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_vbus_change() argument 869 usb3_irq_epc_int_1_hot_reset(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_hot_reset() argument 878 usb3_irq_epc_int_1_warm_reset(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_warm_reset() argument 887 usb3_irq_epc_int_1_speed(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_speed() argument 910 usb3_irq_epc_int_1(struct renesas_usb3 *usb3, u32 int_sta_1) usb3_irq_epc_int_1() argument 953 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_get_request() local 968 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); __usb3_request_done() local 984 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_request_done() local 992 usb3_irq_epc_pipe0_status_end(struct renesas_usb3 *usb3) usb3_irq_epc_pipe0_status_end() argument 1003 usb3_get_setup_data(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_get_setup_data() argument 1016 usb3_set_p0_con_update_res(struct renesas_usb3 *usb3, u32 res) usb3_set_p0_con_update_res() argument 1025 usb3_set_p0_con_for_ctrl_read_data(struct renesas_usb3 *usb3) usb3_set_p0_con_for_ctrl_read_data() argument 1032 usb3_set_p0_con_for_ctrl_read_status(struct renesas_usb3 *usb3) usb3_set_p0_con_for_ctrl_read_status() argument 1039 usb3_set_p0_con_for_ctrl_write_data(struct renesas_usb3 *usb3) usb3_set_p0_con_for_ctrl_write_data() argument 1046 usb3_set_p0_con_for_ctrl_write_status(struct renesas_usb3 *usb3) usb3_set_p0_con_for_ctrl_write_status() argument 1053 usb3_set_p0_con_for_no_data(struct renesas_usb3 *usb3) usb3_set_p0_con_for_no_data() argument 1060 usb3_set_p0_con_stall(struct renesas_usb3 *usb3) usb3_set_p0_con_stall() argument 1067 usb3_set_p0_con_stop(struct renesas_usb3 *usb3) usb3_set_p0_con_stop() argument 1074 usb3_pn_change(struct renesas_usb3 *usb3, int num) usb3_pn_change() argument 1084 usb3_set_pn_con_update_res(struct renesas_usb3 *usb3, u32 res) usb3_set_pn_con_update_res() argument 1094 usb3_pn_start(struct renesas_usb3 *usb3) usb3_pn_start() argument 1099 usb3_pn_stop(struct renesas_usb3 *usb3) usb3_pn_stop() argument 1104 usb3_pn_stall(struct renesas_usb3 *usb3) usb3_pn_stall() argument 1109 usb3_pn_con_clear(struct renesas_usb3 *usb3) usb3_pn_con_clear() argument 1130 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_wait_pipe_status() local 1139 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_set_px_con_send() local 1152 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_write_pipe() local 1189 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_get_received_length() local 1198 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_read_pipe() local 1230 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_set_status_stage() local 1259 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_start_pipe0() local 1278 usb3_enable_dma_pipen(struct renesas_usb3 *usb3) usb3_enable_dma_pipen() argument 1283 usb3_disable_dma_pipen(struct renesas_usb3 *usb3) usb3_disable_dma_pipen() argument 1288 usb3_enable_dma_irq(struct renesas_usb3 *usb3, int num) usb3_enable_dma_irq() argument 1293 usb3_disable_dma_irq(struct renesas_usb3 *usb3, int num) usb3_disable_dma_irq() argument 1321 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_get_setting_area() local 1359 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_put_setting_area() local 1406 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_kick_prd() local 1425 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_stop_prd() local 1467 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_try_start() local 1487 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_try_stop() local 1506 renesas_usb3_dma_free_prd(struct renesas_usb3 *usb3, struct device *dev) renesas_usb3_dma_free_prd() argument 1523 renesas_usb3_dma_alloc_prd(struct renesas_usb3 *usb3, struct device *dev) renesas_usb3_dma_alloc_prd() argument 1548 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_start_pipen() local 1592 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); renesas_usb3_ep_queue() local 1612 usb3_set_device_address(struct renesas_usb3 *usb3, u16 addr) usb3_set_device_address() argument 1618 usb3_std_req_set_address(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_std_req_set_address() argument 1630 usb3_pipe0_internal_xfer(struct renesas_usb3 *usb3, void *tx_data, size_t len, void (*complete)(struct usb_ep *ep, struct usb_request *req)) usb3_pipe0_internal_xfer() argument 1652 usb3_std_req_get_status(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_std_req_get_status() argument 1692 usb3_std_req_feature_device(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl, bool set) usb3_std_req_feature_device() argument 1724 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_set_halt_p0() local 1741 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_set_halt_pn() local 1776 usb3_std_req_feature_endpoint(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl, bool set) usb3_std_req_feature_endpoint() argument 1801 usb3_std_req_feature(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl, bool set) usb3_std_req_feature() argument 1832 usb3_std_req_set_sel(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_std_req_set_sel() argument 1847 usb3_std_req_set_configuration(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_std_req_set_configuration() argument 1865 usb3_handle_standard_request(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_handle_standard_request() argument 1912 usb3_p0_con_clear_buffer(struct renesas_usb3 *usb3) usb3_p0_con_clear_buffer() argument 1919 usb3_irq_epc_pipe0_setup(struct renesas_usb3 *usb3) usb3_irq_epc_pipe0_setup() argument 1936 usb3_irq_epc_pipe0_bfrdy(struct renesas_usb3 *usb3) usb3_irq_epc_pipe0_bfrdy() argument 1947 usb3_irq_epc_pipe0(struct renesas_usb3 *usb3) usb3_irq_epc_pipe0() argument 1961 usb3_request_done_pipen(struct renesas_usb3 *usb3, struct renesas_usb3_ep *usb3_ep, struct renesas_usb3_request *usb3_req, int status) usb3_request_done_pipen() argument 1982 usb3_irq_epc_pipen_lsttr(struct renesas_usb3 *usb3, int num) usb3_irq_epc_pipen_lsttr() argument 1997 usb3_irq_epc_pipen_bfrdy(struct renesas_usb3 *usb3, int num) usb3_irq_epc_pipen_bfrdy() argument 2027 usb3_irq_epc_pipen(struct renesas_usb3 *usb3, int num) usb3_irq_epc_pipen() argument 2047 usb3_irq_epc_int_2(struct renesas_usb3 *usb3, u32 int_sta_2) usb3_irq_epc_int_2() argument 2061 usb3_irq_idmon_change(struct renesas_usb3 *usb3) usb3_irq_idmon_change() argument 2066 usb3_irq_otg_int(struct renesas_usb3 *usb3) usb3_irq_otg_int() argument 2078 usb3_irq_epc(struct renesas_usb3 *usb3) usb3_irq_epc() argument 2097 usb3_irq_dma_int(struct renesas_usb3 *usb3, u32 dma_sta) usb3_irq_dma_int() argument 2118 usb3_irq_dma(struct renesas_usb3 *usb3) usb3_irq_dma() argument 2131 struct renesas_usb3 *usb3 = _usb3; renesas_usb3_irq() local 2150 struct renesas_usb3 *usb3 = _usb3; renesas_usb3_otg_irq() local 2160 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_write_pn_mod() local 2203 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_enable_pipe_n() local 2223 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_disable_pipe_n() local 2300 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); renesas_usb3_ep_dequeue() local 2327 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); renesas_usb3_ep_fifo_flush() local 2361 struct renesas_usb3 *usb3; renesas_usb3_start() local 2391 struct renesas_usb3 *usb3 = gadget_to_renesas_usb3(gadget); renesas_usb3_stop() local 2415 struct renesas_usb3 *usb3 = gadget_to_renesas_usb3(gadget); renesas_usb3_pullup() local 2439 struct renesas_usb3 *usb3 = usb_role_switch_get_drvdata(sw); renesas_usb3_role_switch_get() local 2452 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); handle_ext_role_switch_states() local 2520 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); handle_role_switch_states() local 2539 struct renesas_usb3 *usb3 = usb_role_switch_get_drvdata(sw); renesas_usb3_role_switch_set() local 2556 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); role_store() local 2583 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); role_show() local 2594 struct renesas_usb3 *usb3 = s->private; renesas_usb3_b_device_show() local 2611 struct renesas_usb3 *usb3 = s->private; renesas_usb3_b_device_write() local 2646 renesas_usb3_debugfs_init(struct renesas_usb3 *usb3, struct device *dev) renesas_usb3_debugfs_init() argument 2658 struct renesas_usb3 *usb3 = platform_get_drvdata(pdev); renesas_usb3_remove() local 2674 renesas_usb3_init_ep(struct renesas_usb3 *usb3, struct device *dev, const struct renesas_usb3_priv *priv) renesas_usb3_init_ep() argument 2732 renesas_usb3_init_ram(struct renesas_usb3 *usb3, struct device *dev, const struct renesas_usb3_priv *priv) renesas_usb3_init_ram() argument 2837 struct renesas_usb3 *usb3; renesas_usb3_probe() local 2980 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); renesas_usb3_suspend() local 2996 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); renesas_usb3_resume() local [all...] |
/kernel/linux/linux-6.6/drivers/phy/broadcom/ |
H A 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() argument 119 bcm_ns_usb3_phy_init_ns_ax(struct bcm_ns_usb3 *usb3) bcm_ns_usb3_phy_init_ns_ax() argument 151 struct bcm_ns_usb3 *usb3 = phy_get_drvdata(phy); bcm_ns_usb3_phy_init() local 181 bcm_ns_usb3_mdio_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, u16 value) bcm_ns_usb3_mdio_phy_write() argument 195 struct bcm_ns_usb3 *usb3; bcm_ns_usb3_mdio_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/phy/broadcom/ |
H A 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() argument 80 static int bcm_ns_usb3_phy_init_ns_bx(struct bcm_ns_usb3 *usb3) in bcm_ns_usb3_phy_init_ns_bx() argument 128 bcm_ns_usb3_phy_init_ns_ax(struct bcm_ns_usb3 *usb3) bcm_ns_usb3_phy_init_ns_ax() argument 160 struct bcm_ns_usb3 *usb3 = phy_get_drvdata(phy); bcm_ns_usb3_phy_init() local 190 bcm_ns_usb3_mdiodev_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, u16 value) bcm_ns_usb3_mdiodev_phy_write() argument 204 struct bcm_ns_usb3 *usb3; bcm_ns_usb3_mdio_probe() local 261 bcm_ns_usb3_wait_reg(struct bcm_ns_usb3 *usb3, void __iomem *addr, u32 mask, u32 value, int usec) bcm_ns_usb3_wait_reg() argument 275 bcm_ns_usb3_mii_mng_wait_idle(struct bcm_ns_usb3 *usb3) bcm_ns_usb3_mii_mng_wait_idle() argument 282 bcm_ns_usb3_platform_phy_write(struct bcm_ns_usb3 *usb3, u16 reg, u16 value) bcm_ns_usb3_platform_phy_write() argument 307 struct bcm_ns_usb3 *usb3; bcm_ns_usb3_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/phy/tegra/ |
H A 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() argument 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); tegra_xusb_usb3_port_release() local 1016 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); tegra_xusb_usb3_port_remove() local 1048 struct tegra_xusb_usb3_port *usb3; tegra_xusb_port_is_companion() local 1385 struct tegra_xusb_usb3_port *usb3; tegra_xusb_padctl_get_usb3_companion() local [all...] |
H A D | xusb.h | 409 } usb2, ulpi, hsic, usb3; member
|
H A 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); tegra186_usb3_lane_remove() local 816 struct tegra_xusb_usb3_pad *usb3; tegra186_usb3_pad_probe() local [all...] |
H A 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 [all...] |
H A D | xusb-tegra124.c | 1478 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra124_usb3_port_enable() local [all...] |
/kernel/linux/linux-5.10/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 119 static void dump_port_status_diff(u32 prev_status, u32 new_status, bool usb3) in dump_port_status_diff() argument
|
/kernel/linux/linux-5.10/fs/ufs/ |
H A D | super.c | 150 ufs_print_super_stuff(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_second *usb2, struct ufs_super_block_third *usb3) ufs_print_super_stuff() argument 476 struct ufs_super_block_third *usb3; ufs_setup_cstotal() local 596 struct ufs_super_block_third *usb3; ufs_put_cstotal() local 690 struct ufs_super_block_third * usb3; ufs_sync_fs() local 784 struct ufs_super_block_third * usb3; ufs_fill_super() local 1312 struct ufs_super_block_third * usb3; ufs_remount() local [all...] |
H A D | util.h | 38 ufs_get_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_third *usb3) ufs_get_fs_state() argument 57 ufs_set_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_third *usb3, s32 value) ufs_set_fs_state() argument 80 ufs_get_fs_npsect(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_third *usb3) ufs_get_fs_npsect() argument 90 ufs_get_fs_qbmask(struct super_block *sb, struct ufs_super_block_third *usb3) ufs_get_fs_qbmask() argument 114 ufs_get_fs_qfmask(struct super_block *sb, struct ufs_super_block_third *usb3) ufs_get_fs_qfmask() argument [all...] |
/kernel/linux/linux-6.6/fs/ufs/ |
H A D | super.c | 149 ufs_print_super_stuff(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_second *usb2, struct ufs_super_block_third *usb3) ufs_print_super_stuff() argument 475 struct ufs_super_block_third *usb3; ufs_setup_cstotal() local 595 struct ufs_super_block_third *usb3; ufs_put_cstotal() local 689 struct ufs_super_block_third * usb3; ufs_sync_fs() local 783 struct ufs_super_block_third * usb3; ufs_fill_super() local 1311 struct ufs_super_block_third * usb3; ufs_remount() local [all...] |
H A D | util.h | 32 ufs_get_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_third *usb3) ufs_get_fs_state() argument 51 ufs_set_fs_state(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_third *usb3, s32 value) ufs_set_fs_state() argument 74 ufs_get_fs_npsect(struct super_block *sb, struct ufs_super_block_first *usb1, struct ufs_super_block_third *usb3) ufs_get_fs_npsect() argument 84 ufs_get_fs_qbmask(struct super_block *sb, struct ufs_super_block_third *usb3) ufs_get_fs_qbmask() argument 108 ufs_get_fs_qfmask(struct super_block *sb, struct ufs_super_block_third *usb3) ufs_get_fs_qfmask() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 119 static void dump_port_status_diff(u32 prev_status, u32 new_status, bool usb3) in dump_port_status_diff() argument
|
/kernel/linux/linux-6.6/drivers/phy/tegra/ |
H A 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() argument 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); tegra_xusb_usb3_port_release() local 1070 struct tegra_xusb_usb3_port *usb3; tegra_xusb_port_is_companion() local 1517 struct tegra_xusb_usb3_port *usb3; tegra_xusb_padctl_get_usb3_companion() local [all...] |
H A D | xusb.h | 426 } usb2, ulpi, hsic, usb3; member
|
H A D | xusb-tegra124.c | 1478 struct tegra_xusb_usb3_port *usb3 = to_usb3_port(port); in tegra124_usb3_port_enable() local [all...] |
H A D | xusb-tegra186.c | 1075 struct tegra_xusb_usb3_lane *usb3; in tegra186_usb3_lane_probe() local 1099 struct tegra_xusb_usb3_lane *usb3 = to_usb3_lane(lane); tegra186_usb3_lane_remove() local 1378 struct tegra_xusb_usb3_pad *usb3; tegra186_usb3_pad_probe() local [all...] |
H A D | xusb-tegra210.c | 2582 struct tegra_xusb_usb3_port *usb3 = tegra210_lane_to_usb3_port(lane); in tegra210_usb3_phy_power_on() local 2655 struct tegra_xusb_usb3_port *usb3 = tegra210_lane_to_usb3_port(lane); tegra210_usb3_phy_power_off() local [all...] |
/kernel/linux/linux-6.6/drivers/thunderbolt/ |
H A D | tunnel.c | 97 int credits, usb3, pcie, spare; in tb_available_credits() local
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-tegra.c | 202 } usb2, ulpi, hsic, usb3; member [all...] |
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-tegra.c | 236 } usb2, ulpi, hsic, usb3; member [all...] |
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/ |
H A D | renesas_usb3.c | 312 struct renesas_usb3 *usb3; member 396 usb3_write(struct renesas_usb3 *usb3, u32 data, u32 offs) usb3_write() argument 401 usb3_read(struct renesas_usb3 *usb3, u32 offs) usb3_read() argument 406 usb3_set_bit(struct renesas_usb3 *usb3, u32 bits, u32 offs) usb3_set_bit() argument 414 usb3_clear_bit(struct renesas_usb3 *usb3, u32 bits, u32 offs) usb3_clear_bit() argument 422 usb3_wait(struct renesas_usb3 *usb3, u32 reg, u32 mask, u32 expected) usb3_wait() argument 441 struct renesas_usb3 *usb3 = container_of(work, struct renesas_usb3, renesas_usb3_extcon_work() local 448 usb3_enable_irq_1(struct renesas_usb3 *usb3, u32 bits) usb3_enable_irq_1() argument 453 usb3_disable_irq_1(struct renesas_usb3 *usb3, u32 bits) usb3_disable_irq_1() argument 458 usb3_enable_pipe_irq(struct renesas_usb3 *usb3, int num) usb3_enable_pipe_irq() argument 463 usb3_disable_pipe_irq(struct renesas_usb3 *usb3, int num) usb3_disable_pipe_irq() argument 468 usb3_is_host(struct renesas_usb3 *usb3) usb3_is_host() argument 473 usb3_init_axi_bridge(struct renesas_usb3 *usb3) usb3_init_axi_bridge() argument 481 usb3_init_epc_registers(struct renesas_usb3 *usb3) usb3_init_epc_registers() argument 488 usb3_wakeup_usb2_phy(struct renesas_usb3 *usb3) usb3_wakeup_usb2_phy() argument 499 usb3_usb2_pullup(struct renesas_usb3 *usb3, int pullup) usb3_usb2_pullup() argument 509 usb3_set_test_mode(struct renesas_usb3 *usb3) usb3_set_test_mode() argument 520 usb3_start_usb2_connection(struct renesas_usb3 *usb3) usb3_start_usb2_connection() argument 528 usb3_is_usb3_phy_in_u3(struct renesas_usb3 *usb3) usb3_is_usb3_phy_in_u3() argument 533 usb3_wakeup_usb3_phy(struct renesas_usb3 *usb3) usb3_wakeup_usb3_phy() argument 544 usb3_feature_get_un_enabled(struct renesas_usb3 *usb3) usb3_feature_get_un_enabled() argument 560 usb3_feature_u2_enable(struct renesas_usb3 *usb3, bool enable) usb3_feature_u2_enable() argument 571 usb3_feature_u1_enable(struct renesas_usb3 *usb3, bool enable) usb3_feature_u1_enable() argument 582 usb3_start_operation_for_usb3(struct renesas_usb3 *usb3) usb3_start_operation_for_usb3() argument 589 usb3_start_usb3_connection(struct renesas_usb3 *usb3) usb3_start_usb3_connection() argument 598 usb3_stop_usb3_connection(struct renesas_usb3 *usb3) usb3_stop_usb3_connection() argument 603 usb3_transition_to_default_state(struct renesas_usb3 *usb3, bool is_usb3) usb3_transition_to_default_state() argument 618 usb3_connect(struct renesas_usb3 *usb3) usb3_connect() argument 624 usb3_reset_epc(struct renesas_usb3 *usb3) usb3_reset_epc() argument 633 usb3_disconnect(struct renesas_usb3 *usb3) usb3_disconnect() argument 651 usb3_check_vbus(struct renesas_usb3 *usb3) usb3_check_vbus() argument 669 struct renesas_usb3 *usb3 = renesas_usb3_role_work() local 675 usb3_set_mode(struct renesas_usb3 *usb3, bool host) usb3_set_mode() argument 683 usb3_set_mode_by_role_sw(struct renesas_usb3 *usb3, bool host) usb3_set_mode_by_role_sw() argument 693 usb3_vbus_out(struct renesas_usb3 *usb3, bool enable) usb3_vbus_out() argument 701 usb3_mode_config(struct renesas_usb3 *usb3, bool host, bool a_dev) usb3_mode_config() argument 717 usb3_is_a_device(struct renesas_usb3 *usb3) usb3_is_a_device() argument 722 usb3_check_id(struct renesas_usb3 *usb3) usb3_check_id() argument 735 renesas_usb3_init_controller(struct renesas_usb3 *usb3) renesas_usb3_init_controller() argument 749 renesas_usb3_stop_controller(struct renesas_usb3 *usb3) renesas_usb3_stop_controller() argument 759 usb3_irq_epc_int_1_pll_wakeup(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_pll_wakeup() argument 766 usb3_irq_epc_int_1_linkup_success(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_linkup_success() argument 771 usb3_irq_epc_int_1_resume(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_resume() argument 778 usb3_irq_epc_int_1_suspend(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_suspend() argument 790 usb3_irq_epc_int_1_disable(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_disable() argument 797 usb3_irq_epc_int_1_bus_reset(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_bus_reset() argument 806 usb3_irq_epc_int_1_vbus_change(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_vbus_change() argument 811 usb3_irq_epc_int_1_hot_reset(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_hot_reset() argument 820 usb3_irq_epc_int_1_warm_reset(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_warm_reset() argument 829 usb3_irq_epc_int_1_speed(struct renesas_usb3 *usb3) usb3_irq_epc_int_1_speed() argument 852 usb3_irq_epc_int_1(struct renesas_usb3 *usb3, u32 int_sta_1) usb3_irq_epc_int_1() argument 895 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_get_request() local 910 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); __usb3_request_done() local 926 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_request_done() local 934 usb3_irq_epc_pipe0_status_end(struct renesas_usb3 *usb3) usb3_irq_epc_pipe0_status_end() argument 945 usb3_get_setup_data(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_get_setup_data() argument 958 usb3_set_p0_con_update_res(struct renesas_usb3 *usb3, u32 res) usb3_set_p0_con_update_res() argument 967 usb3_set_p0_con_for_ctrl_read_data(struct renesas_usb3 *usb3) usb3_set_p0_con_for_ctrl_read_data() argument 974 usb3_set_p0_con_for_ctrl_read_status(struct renesas_usb3 *usb3) usb3_set_p0_con_for_ctrl_read_status() argument 981 usb3_set_p0_con_for_ctrl_write_data(struct renesas_usb3 *usb3) usb3_set_p0_con_for_ctrl_write_data() argument 988 usb3_set_p0_con_for_ctrl_write_status(struct renesas_usb3 *usb3) usb3_set_p0_con_for_ctrl_write_status() argument 995 usb3_set_p0_con_for_no_data(struct renesas_usb3 *usb3) usb3_set_p0_con_for_no_data() argument 1002 usb3_set_p0_con_stall(struct renesas_usb3 *usb3) usb3_set_p0_con_stall() argument 1009 usb3_set_p0_con_stop(struct renesas_usb3 *usb3) usb3_set_p0_con_stop() argument 1016 usb3_pn_change(struct renesas_usb3 *usb3, int num) usb3_pn_change() argument 1026 usb3_set_pn_con_update_res(struct renesas_usb3 *usb3, u32 res) usb3_set_pn_con_update_res() argument 1036 usb3_pn_start(struct renesas_usb3 *usb3) usb3_pn_start() argument 1041 usb3_pn_stop(struct renesas_usb3 *usb3) usb3_pn_stop() argument 1046 usb3_pn_stall(struct renesas_usb3 *usb3) usb3_pn_stall() argument 1051 usb3_pn_con_clear(struct renesas_usb3 *usb3) usb3_pn_con_clear() argument 1072 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_wait_pipe_status() local 1081 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_set_px_con_send() local 1094 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_write_pipe() local 1131 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_get_received_length() local 1140 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_read_pipe() local 1172 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_set_status_stage() local 1201 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_start_pipe0() local 1220 usb3_enable_dma_pipen(struct renesas_usb3 *usb3) usb3_enable_dma_pipen() argument 1225 usb3_disable_dma_pipen(struct renesas_usb3 *usb3) usb3_disable_dma_pipen() argument 1230 usb3_enable_dma_irq(struct renesas_usb3 *usb3, int num) usb3_enable_dma_irq() argument 1235 usb3_disable_dma_irq(struct renesas_usb3 *usb3, int num) usb3_disable_dma_irq() argument 1263 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_get_setting_area() local 1301 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_put_setting_area() local 1348 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_kick_prd() local 1367 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_stop_prd() local 1409 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_try_start() local 1429 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_dma_try_stop() local 1448 renesas_usb3_dma_free_prd(struct renesas_usb3 *usb3, struct device *dev) renesas_usb3_dma_free_prd() argument 1465 renesas_usb3_dma_alloc_prd(struct renesas_usb3 *usb3, struct device *dev) renesas_usb3_dma_alloc_prd() argument 1490 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_start_pipen() local 1534 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); renesas_usb3_ep_queue() local 1554 usb3_set_device_address(struct renesas_usb3 *usb3, u16 addr) usb3_set_device_address() argument 1560 usb3_std_req_set_address(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_std_req_set_address() argument 1572 usb3_pipe0_internal_xfer(struct renesas_usb3 *usb3, void *tx_data, size_t len, void (*complete)(struct usb_ep *ep, struct usb_request *req)) usb3_pipe0_internal_xfer() argument 1594 usb3_std_req_get_status(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_std_req_get_status() argument 1634 usb3_std_req_feature_device(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl, bool set) usb3_std_req_feature_device() argument 1666 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_set_halt_p0() local 1683 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_set_halt_pn() local 1718 usb3_std_req_feature_endpoint(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl, bool set) usb3_std_req_feature_endpoint() argument 1743 usb3_std_req_feature(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl, bool set) usb3_std_req_feature() argument 1774 usb3_std_req_set_sel(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_std_req_set_sel() argument 1789 usb3_std_req_set_configuration(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_std_req_set_configuration() argument 1807 usb3_handle_standard_request(struct renesas_usb3 *usb3, struct usb_ctrlrequest *ctrl) usb3_handle_standard_request() argument 1854 usb3_p0_con_clear_buffer(struct renesas_usb3 *usb3) usb3_p0_con_clear_buffer() argument 1861 usb3_irq_epc_pipe0_setup(struct renesas_usb3 *usb3) usb3_irq_epc_pipe0_setup() argument 1878 usb3_irq_epc_pipe0_bfrdy(struct renesas_usb3 *usb3) usb3_irq_epc_pipe0_bfrdy() argument 1889 usb3_irq_epc_pipe0(struct renesas_usb3 *usb3) usb3_irq_epc_pipe0() argument 1903 usb3_request_done_pipen(struct renesas_usb3 *usb3, struct renesas_usb3_ep *usb3_ep, struct renesas_usb3_request *usb3_req, int status) usb3_request_done_pipen() argument 1924 usb3_irq_epc_pipen_lsttr(struct renesas_usb3 *usb3, int num) usb3_irq_epc_pipen_lsttr() argument 1939 usb3_irq_epc_pipen_bfrdy(struct renesas_usb3 *usb3, int num) usb3_irq_epc_pipen_bfrdy() argument 1969 usb3_irq_epc_pipen(struct renesas_usb3 *usb3, int num) usb3_irq_epc_pipen() argument 1989 usb3_irq_epc_int_2(struct renesas_usb3 *usb3, u32 int_sta_2) usb3_irq_epc_int_2() argument 2003 usb3_irq_idmon_change(struct renesas_usb3 *usb3) usb3_irq_idmon_change() argument 2008 usb3_irq_otg_int(struct renesas_usb3 *usb3, u32 otg_int_sta) usb3_irq_otg_int() argument 2014 usb3_irq_epc(struct renesas_usb3 *usb3) usb3_irq_epc() argument 2037 usb3_irq_dma_int(struct renesas_usb3 *usb3, u32 dma_sta) usb3_irq_dma_int() argument 2058 usb3_irq_dma(struct renesas_usb3 *usb3) usb3_irq_dma() argument 2071 struct renesas_usb3 *usb3 = _usb3; renesas_usb3_irq() local 2091 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_write_pn_mod() local 2134 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_enable_pipe_n() local 2154 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); usb3_disable_pipe_n() local 2231 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); renesas_usb3_ep_dequeue() local 2258 struct renesas_usb3 *usb3 = usb3_ep_to_usb3(usb3_ep); renesas_usb3_ep_fifo_flush() local 2292 struct renesas_usb3 *usb3; renesas_usb3_start() local 2315 struct renesas_usb3 *usb3 = gadget_to_renesas_usb3(gadget); renesas_usb3_stop() local 2337 struct renesas_usb3 *usb3 = gadget_to_renesas_usb3(gadget); renesas_usb3_pullup() local 2361 struct renesas_usb3 *usb3 = usb_role_switch_get_drvdata(sw); renesas_usb3_role_switch_get() local 2374 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); handle_ext_role_switch_states() local 2428 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); handle_role_switch_states() local 2447 struct renesas_usb3 *usb3 = usb_role_switch_get_drvdata(sw); renesas_usb3_role_switch_set() local 2464 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); role_store() local 2491 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); role_show() local 2502 struct renesas_usb3 *usb3 = s->private; renesas_usb3_b_device_show() local 2519 struct renesas_usb3 *usb3 = s->private; renesas_usb3_b_device_write() local 2554 renesas_usb3_debugfs_init(struct renesas_usb3 *usb3, struct device *dev) renesas_usb3_debugfs_init() argument 2566 struct renesas_usb3 *usb3 = platform_get_drvdata(pdev); renesas_usb3_remove() local 2583 renesas_usb3_init_ep(struct renesas_usb3 *usb3, struct device *dev, const struct renesas_usb3_priv *priv) renesas_usb3_init_ep() argument 2641 renesas_usb3_init_ram(struct renesas_usb3 *usb3, struct device *dev, const struct renesas_usb3_priv *priv) renesas_usb3_init_ram() argument 2751 struct renesas_usb3 *usb3; renesas_usb3_probe() local 2874 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); renesas_usb3_suspend() local 2890 struct renesas_usb3 *usb3 = dev_get_drvdata(dev); renesas_usb3_resume() local [all...] |
H A D | tegra-xudc.c | 3483 int err = 0, usb3; in tegra_xudc_phy_get() local
|