Lines Matching defs:ctrl
121 static int ehci_get_port_speed(struct ehci_ctrl *ctrl, uint32_t reg) in ehci_get_port_speed()
126 static void ehci_set_usbmode(struct ehci_ctrl *ctrl) in ehci_set_usbmode()
142 static void ehci_powerup_fixup(struct ehci_ctrl *ctrl, uint32_t *status_reg, in ehci_powerup_fixup()
148 static uint32_t *ehci_get_portsc_register(struct ehci_ctrl *ctrl, int port) in ehci_get_portsc_register()
178 static int ehci_reset(struct ehci_ctrl *ctrl) in ehci_reset()
206 static int ehci_shutdown(struct ehci_ctrl *ctrl) in ehci_shutdown()
315 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in ehci_submit_async() local
677 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in ehci_submit_root() local
958 static void ehci_setup_ops(struct ehci_ctrl *ctrl, const struct ehci_ops *ops) in ehci_setup_ops()
979 struct ehci_ctrl *ctrl = &ehcic[index]; in ehci_set_controller_priv() local
991 static int ehci_common_init(struct ehci_ctrl *ctrl, uint tweaks) in ehci_common_init()
1109 struct ehci_ctrl *ctrl = &ehcic[index]; in usb_lowlevel_init() local
1165 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in _ehci_submit_control_msg() local
1192 enable_periodic(struct ehci_ctrl *ctrl) in enable_periodic()
1213 disable_periodic(struct ehci_ctrl *ctrl) in disable_periodic()
1236 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in _ehci_create_int_queue() local
1440 struct ehci_ctrl *ctrl = ehci_get_ctrl(dev); in _ehci_destroy_int_queue() local
1624 struct ehci_ctrl *ctrl = dev_get_priv(dev); in ehci_register() local
1667 struct ehci_ctrl *ctrl = dev_get_priv(dev); in ehci_deregister() local