Home
last modified time | relevance | path

Searched refs:Set_OpReg (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c487 Set_OpReg(hcr_control, in ohci_hcdi_polled_write()
530 Set_OpReg(hcr_control, in ohci_hcdi_polled_write()
552 Set_OpReg(hcr_intr_status, intr); in ohci_hcdi_polled_write()
564 Set_OpReg(hcr_intr_status, intr); in ohci_hcdi_polled_write()
1085 Set_OpReg(hcr_done_head, 0); in ohci_polled_save_state()
1197 Set_OpReg(hcr_control, in ohci_polled_save_state()
1223 Set_OpReg(hcr_control, in ohci_polled_stop_processing()
1311 Set_OpReg(hcr_control, in ohci_polled_restore_state()
1396 Set_OpReg(hcr_done_head, in ohci_polled_restore_state()
1472 Set_OpReg(hcr_intr_enable, mask); in ohci_polled_restore_state()
[all …]
H A Dohci_hub.c222 Set_OpReg(hcr_rh_portstatus[i], HCR_PORT_CPP); in ohci_init_root_hub()
742 Set_OpReg(hcr_rh_status, HCR_RH_STATUS_LPSC); in ohci_handle_port_power()
752 Set_OpReg(hcr_rh_portstatus[port], in ohci_handle_port_power()
768 Set_OpReg(hcr_rh_status, HCR_RH_STATUS_LPS); in ohci_handle_port_power()
778 Set_OpReg(hcr_rh_portstatus[port], in ohci_handle_port_power()
856 Set_OpReg(hcr_rh_portstatus[port], HCR_PORT_PESC); in ohci_handle_clrchng_port_enable()
885 Set_OpReg(hcr_rh_portstatus[port], HCR_PORT_PSS); in ohci_handle_port_suspend()
915 Set_OpReg(hcr_rh_portstatus[port], HCR_PORT_PSSC); in ohci_handle_clrchng_port_suspend()
947 Set_OpReg(hcr_rh_portstatus[port], HCR_PORT_PRS); in ohci_handle_port_reset()
1006 Set_OpReg(hcr_rh_portstatus[port], HCR_PORT_CSC); in ohci_handle_clear_port_connection()
[all …]
H A Dohci.c2095 Set_OpReg(hcr_control, in ohci_cleanup()
3958 Set_OpReg(hcr_control, in ohci_insert_ctrl_ed()
4005 Set_OpReg(hcr_control, in ohci_insert_bulk_ed()
4101 Set_OpReg(hcr_control, in ohci_insert_intr_ed()
4319 Set_OpReg(hcr_control, in ohci_remove_ctrl_ed()
4369 Set_OpReg(hcr_control, in ohci_remove_bulk_ed()
4420 Set_OpReg(hcr_control, in ohci_remove_periodic_ed()
4431 Set_OpReg(hcr_control, in ohci_remove_periodic_ed()
9859 Set_OpReg(hcr_intr_enable, in ohci_do_soft_reset()
10281 Set_OpReg(hcr_control, in ohci_pipe_cleanup()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_hub.c724 Set_OpReg(ehci_rh_port_status[port], in ehci_handle_port_power()
734 Set_OpReg(ehci_rh_port_status[port], in ehci_handle_port_power()
783 Set_OpReg(ehci_rh_port_status[port], in ehci_handle_port_enable()
790 Set_OpReg(ehci_rh_port_status[port], in ehci_handle_port_enable()
828 Set_OpReg(ehci_rh_port_status[port], in ehci_handle_clrchng_port_enable()
938 Set_OpReg(ehci_rh_port_status[port], in ehci_handle_clrchng_port_suspend()
1010 Set_OpReg(ehci_rh_port_status[port], in ehci_handle_port_reset()
1024 Set_OpReg(ehci_rh_port_status[port], in ehci_handle_port_reset()
1186 Set_OpReg(ehci_rh_port_status[port], in ehci_handle_complete_port_reset()
1216 Set_OpReg(ehci_rh_port_status[port], in ehci_handle_clear_port_connection()
[all …]
H A Dehci_util.c1030 Set_OpReg(ehci_command, in ehci_init_hardware()
1305 Set_OpReg(ehci_periodic_list_base, in ehci_init_ctlr()
1826 Set_OpReg(ehci_interrupt, 0); in ehci_cleanup()
1835 Set_OpReg(ehci_command, in ehci_cleanup()
2062 Set_OpReg(ehci_interrupt, 0); in ehci_cpr_suspend()
2082 Set_OpReg(ehci_command, in ehci_cpr_suspend()
3742 Set_OpReg(ehci_interrupt, 0); in ehci_do_soft_reset()
3748 Set_OpReg(ehci_command, in ehci_do_soft_reset()
4053 Set_OpReg(ehci_async_list_addr, in ehci_toggle_scheduler_on_pipe()
4120 Set_OpReg(ehci_command, cmd_reg); in ehci_toggle_scheduler_on_pipe()
[all …]
H A Dehci_polled.c278 Set_OpReg(ehci_command, (Get_OpReg(ehci_command) & in ehci_hcdi_polled_input_enter()
286 Set_OpReg(ehci_command, in ehci_hcdi_polled_input_enter()
352 Set_OpReg(ehci_command, (Get_OpReg(ehci_command) & in ehci_hcdi_polled_input_exit()
360 Set_OpReg(ehci_command, in ehci_hcdi_polled_input_exit()
591 Set_OpReg(ehci_command, Get_OpReg(ehci_command) & in ehci_hcdi_polled_write()
616 Set_OpReg(ehci_command, (Get_OpReg(ehci_command) | in ehci_hcdi_polled_write()
1142 Set_OpReg(ehci_interrupt, (EHCI_INTR_USB | in ehci_polled_save_state()
1146 Set_OpReg(ehci_command, in ehci_polled_save_state()
1328 Set_OpReg(ehci_interrupt, mask); in ehci_polled_start_processing()
1986 Set_OpReg(ehci_status, intr); in ehci_polled_finish_interrupt()
[all …]
H A Dehci.c449 Set_OpReg(ehci_command, in ehci_reset()
464 Set_OpReg(ehci_command, in ehci_reset()
504 Set_OpReg(ehci_command, in ehci_quiesce()
519 Set_OpReg(ehci_command, in ehci_quiesce()
672 Set_OpReg(ehci_status, intr); in ehci_intr()
712 Set_OpReg(ehci_interrupt, in ehci_intr()
H A Dehci_intr.c165 Set_OpReg(ehci_interrupt, (Get_OpReg(ehci_interrupt) & in ehci_handle_ue()
181 Set_OpReg(ehci_interrupt, (Get_OpReg(ehci_interrupt) & in ehci_handle_ue()
185 Set_OpReg(ehci_config_flag, EHCI_CONFIG_FLAG_CLASSIC); in ehci_handle_ue()
H A Dehci_xfer.c603 Set_OpReg(ehci_async_list_addr, qh_addr); in ehci_insert_async_qh()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h938 #define Set_OpReg(addr, val) ddi_put32(ehcip->ehci_caps_handle, \ macro
951 Set_OpReg(addr, val); \
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h788 #define Set_OpReg(addr, val) ddi_put32(ohcip->ohci_regs_handle, \ macro