Lines Matching defs:ctrl
122 static int ehci_get_port_speed(struct ehci_ctrl *ctrl, uint32_t reg) in ehci_get_port_speed()
127 static void ehci_set_usbmode(struct ehci_ctrl *ctrl) in ehci_set_usbmode()
143 static void ehci_powerup_fixup(struct ehci_ctrl *ctrl, uint32_t *status_reg, in ehci_powerup_fixup()
149 static uint32_t *ehci_get_portsc_register(struct ehci_ctrl *ctrl, int port) in ehci_get_portsc_register()
179 static int ehci_reset(struct ehci_ctrl *ctrl) in ehci_reset()
207 static int ehci_shutdown(struct ehci_ctrl *ctrl) in ehci_shutdown()
316 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in ehci_submit_async() local
663 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in ehci_submit_root() local
940 static void ehci_setup_ops(struct ehci_ctrl *ctrl, const struct ehci_ops *ops) in ehci_setup_ops()
961 struct ehci_ctrl *ctrl = &ehcic[index]; in ehci_set_controller_priv() local
973 static int ehci_common_init(struct ehci_ctrl *ctrl, uint tweaks) in ehci_common_init()
1093 struct ehci_ctrl *ctrl = &ehcic[index]; in usb_lowlevel_init() local
1149 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in _ehci_submit_control_msg() local
1176 enable_periodic(struct ehci_ctrl *ctrl) in enable_periodic()
1197 disable_periodic(struct ehci_ctrl *ctrl) in disable_periodic()
1220 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in _ehci_create_int_queue() local
1424 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in _ehci_destroy_int_queue() local
1611 struct ehci_ctrl *ctrl = dev_get_priv(dev); in ehci_register() local
1654 struct ehci_ctrl *ctrl = dev_get_priv(dev); in ehci_deregister() local