Searched refs:PORTSC_CCS (Results 1 – 3 of 3) sorted by relevance
66 #define PORTSC_CCS BIT(0) macro
653 port_conn = hw_read(ci, OP_PORTSC, PORTSC_CCS); in ci_otg_fsm_event()
70 #define PORTSC_CCS BIT(0) macro728 connected = !!(xudc_readl(xudc, PORTSC) & PORTSC_CCS); in tegra_xudc_device_mode_off()3023 if (portsc & PORTSC_CCS) in __tegra_xudc_handle_port_status()