Searched refs:UX_PS_DS_FS (Results 1 – 16 of 16) sorted by relevance
14 ULONG ux_test_port_status = UX_PS_CCS | UX_PS_DS_FS;88 ux_test_port_status = UX_PS_CCS | UX_PS_DS_FS; in ux_test_hcd_sim_host_connect_no_wait()290 ux_test_port_status = UX_PS_CCS | UX_PS_DS_FS; in ux_test_hcd_sim_host_cleanup()
300 status |= UX_PS_DS_FS; in ux_hcd_sim_host_entry_filter_device_extraction_test()
295 status |= UX_PS_DS_FS; in ux_hcd_sim_host_entry_filter_device_extraction_test()
284 status |= UX_PS_DS_FS; in ux_hcd_sim_host_entry_filter_device_extraction_test()
296 status |= UX_PS_DS_FS; in ux_hcd_sim_host_entry_filter_device_extraction_test()
302 status |= UX_PS_DS_FS; in ux_hcd_sim_host_entry_filter_device_extraction_test()
287 status |= UX_PS_DS_FS; in ux_hcd_sim_host_entry_filter_device_extraction_test()
297 status |= UX_PS_DS_FS; in ux_hcd_sim_host_entry_filter_device_extraction_test()
301 status |= UX_PS_DS_FS; in ux_hcd_sim_host_entry_filter_device_extraction_test()
501 #define UX_TEST_PORT_STATUS_FS_CONN UX_PS_CCS | UX_PS_DS_FS
155 port_status |= UX_PS_DS_FS; in _ux_hcd_ohci_port_status_get()
231 port_status |= UX_PS_DS_FS; in _ux_hcd_ehci_port_status_get()
210 hcd_sim_host -> ux_hcd_sim_host_port_status[0] = UX_PS_CCS | UX_PS_DS_FS; in _ux_hcd_sim_host_initialize()
401 device -> ux_device_enum_port_status |= UX_PS_DS_FS; in _ux_host_class_hub_inst_tasks_run()
1414 #define UX_PS_DS_FS 0x40u macro