Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci_polled.c308 intr = (Get_OpReg(hcr_intr_status) & Get_OpReg(hcr_intr_enable)); in ohci_hcdi_polled_read()
531 (Get_OpReg(hcr_control) | HCR_CONTROL_PLE)); in ohci_hcdi_polled_write()
535 intr = Get_OpReg(hcr_intr_status); in ohci_hcdi_polled_write()
553 (void) Get_OpReg(hcr_intr_status); in ohci_hcdi_polled_write()
565 (void) Get_OpReg(hcr_intr_status); in ohci_hcdi_polled_write()
1011 ((Get_OpReg(hcr_intr_status) & in ohci_polled_save_state()
1015 ((Get_OpReg(hcr_intr_status) & in ohci_polled_save_state()
1310 if (Get_OpReg(hcr_control) & HCR_CONTROL_PLE) { in ohci_polled_restore_state()
1351 (uintptr_t)Get_OpReg(hcr_done_head)); in ohci_polled_restore_state()
2042 intr = (Get_OpReg(hcr_intr_status) & Get_OpReg(hcr_intr_enable)); in ohci_polled_handle_frame_number_overflow()
[all …]
H A Dohci_hub.c725 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_port_power()
811 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_port_enable()
849 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_clrchng_port_enable()
877 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_port_suspend()
909 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_clrchng_port_suspend()
935 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_port_reset()
967 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_complete_port_reset()
999 port_status = Get_OpReg(hcr_rh_portstatus[port]); in ohci_handle_clear_port_connection()
1142 hub_status = Get_OpReg(hcr_rh_status); in ohci_handle_clrchng_hub_over_current()
1219 new_root_hub_status = Get_OpReg(hcr_rh_status); in ohci_handle_get_hub_status()
[all …]
H A Dohci.c1755 mask = Get_OpReg(hcr_HCCA); in ohci_init_hcca()
7744 (Get_OpReg(hcr_intr_status) & Get_OpReg(hcr_intr_enable)); in ohci_intr()
11127 Get_OpReg(hcr_revision), Get_OpReg(hcr_control)); in ohci_print_op_regs()
11130 Get_OpReg(hcr_cmd_status), Get_OpReg(hcr_intr_enable)); in ohci_print_op_regs()
11133 Get_OpReg(hcr_intr_disable), Get_OpReg(hcr_HCCA)); in ohci_print_op_regs()
11136 Get_OpReg(hcr_periodic_curr), Get_OpReg(hcr_ctrl_head)); in ohci_print_op_regs()
11139 Get_OpReg(hcr_ctrl_curr), Get_OpReg(hcr_bulk_head)); in ohci_print_op_regs()
11142 Get_OpReg(hcr_bulk_curr), Get_OpReg(hcr_done_head)); in ohci_print_op_regs()
11149 Get_OpReg(hcr_frame_number), Get_OpReg(hcr_periodic_strt)); in ohci_print_op_regs()
11152 Get_OpReg(hcr_transfer_ls), Get_OpReg(hcr_rh_descriptorA)); in ohci_print_op_regs()
[all …]
/illumos-gate/usr/src/uts/common/io/usb/hcd/ehci/
H A Dehci_polled.c278 Set_OpReg(ehci_command, (Get_OpReg(ehci_command) & in ehci_hcdi_polled_input_enter()
352 Set_OpReg(ehci_command, (Get_OpReg(ehci_command) & in ehci_hcdi_polled_input_exit()
410 intr = ((Get_OpReg(ehci_status) & Get_OpReg(ehci_interrupt)) & in ehci_hcdi_polled_read()
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()
622 while (!((Get_OpReg(ehci_status)) & (EHCI_INTR_USB in ehci_hcdi_polled_write()
631 intr = (Get_OpReg(ehci_status)) & in ehci_hcdi_polled_write()
1016 Get_OpReg(ehci_ctrl_segment); in ehci_polled_save_state()
1020 Get_OpReg(ehci_config_flag); in ehci_polled_save_state()
1022 Get_OpReg(ehci_periodic_list_base); in ehci_polled_save_state()
[all …]
H A Dehci_hub.c704 port_status = Get_OpReg(ehci_rh_port_status[port]) & in ehci_handle_port_power()
744 port, Get_OpReg(ehci_rh_port_status[port]), on); in ehci_handle_port_power()
765 port_status = Get_OpReg(ehci_rh_port_status[port]) & in ehci_handle_port_enable()
813 port_status = Get_OpReg(ehci_rh_port_status[port]) & in ehci_handle_clrchng_port_enable()
850 port_status = Get_OpReg(ehci_rh_port_status[port]) & in ehci_handle_port_suspend()
910 port_status = Get_OpReg(ehci_rh_port_status[port]) & in ehci_handle_clrchng_port_suspend()
982 port_status = Get_OpReg(ehci_rh_port_status[port]) & in ehci_handle_port_reset()
1171 port_status = Get_OpReg(ehci_rh_port_status[port]) & in ehci_handle_complete_port_reset()
1209 port_status = Get_OpReg(ehci_rh_port_status[port]) & in ehci_handle_clear_port_connection()
1581 port_status = Get_OpReg(ehci_rh_port_status[port]); in ehci_get_root_hub_port_status()
[all …]
H A Dehci_util.c3732 Get_OpReg(ehci_periodic_list_base); in ehci_do_soft_reset()
3779 Get_OpReg(ehci_async_list_addr))) { in ehci_do_soft_reset()
4039 cmd_reg = Get_OpReg(ehci_command); in ehci_toggle_scheduler_on_pipe()
4077 Get_OpReg(ehci_async_list_addr))) { in ehci_toggle_scheduler_on_pipe()
4157 cmd_reg = Get_OpReg(ehci_command); in ehci_toggle_scheduler()
4178 if (!Get_OpReg(ehci_async_list_addr)) { in ehci_toggle_scheduler()
4350 Get_OpReg(ehci_command), Get_OpReg(ehci_status)); in ehci_print_regs()
4353 Get_OpReg(ehci_interrupt), Get_OpReg(ehci_frame_index)); in ehci_print_regs()
4356 Get_OpReg(ehci_ctrl_segment), Get_OpReg(ehci_periodic_list_base)); in ehci_print_regs()
4359 Get_OpReg(ehci_async_list_addr), Get_OpReg(ehci_config_flag)); in ehci_print_regs()
[all …]
H A Dehci.c446 if (!(Get_OpReg(ehci_status) & EHCI_STS_HOST_CTRL_HALTED)) { in ehci_reset()
450 Get_OpReg(ehci_command) & ~EHCI_CMD_HOST_CTRL_RUN); in ehci_reset()
465 Get_OpReg(ehci_command) | EHCI_CMD_HOST_CTRL_RESET); in ehci_reset()
501 if (!(Get_OpReg(ehci_status) & EHCI_STS_HOST_CTRL_HALTED)) { in ehci_quiesce()
505 Get_OpReg(ehci_command) & ~EHCI_CMD_HOST_CTRL_RUN); in ehci_quiesce()
520 Get_OpReg(ehci_command) | EHCI_CMD_HOST_CTRL_RESET); in ehci_quiesce()
650 intr = (Get_OpReg(ehci_status) & Get_OpReg(ehci_interrupt)); in ehci_intr()
713 (Get_OpReg(ehci_interrupt) & ~EHCI_INTR_ASYNC_ADVANCE)); in ehci_intr()
764 (void) Get_OpReg(ehci_status); 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()
207 (((Get_OpReg(ehci_frame_index) & 0x3FFF) ^ in ehci_handle_frame_list_rollover()
H A Dehci_xfer.c623 (qh_addr != Get_OpReg(ehci_async_list_addr))) { in ehci_insert_async_qh()
/illumos-gate/usr/src/uts/common/sys/usb/hcd/ehci/
H A Dehcid.h935 #define Get_OpReg(addr) ddi_get32(ehcip->ehci_caps_handle, \ macro
947 while (Get_OpReg(addr) != val) { \
/illumos-gate/usr/src/uts/common/sys/usb/hcd/openhci/
H A Dohcid.h785 #define Get_OpReg(addr) ddi_get32(ohcip->ohci_regs_handle, \ macro