Searched refs:GET_PORT_ID (Results 1 – 5 of 5) sorted by relevance
841 #define GET_PORT_ID(p) (((p) & (0xff << 24)) >> 24) macro
988 #define GET_PORT_ID(p) (((p) & GENMASK(31, 24)) >> 24) macro
801 port_id = GET_PORT_ID(le32_to_cpu(event->generic.field[0])); in cdnsp_handle_port_status()
1041 #define GET_PORT_ID(p) (((p) & (0xff << 24)) >> 24) macro
1978 port_id = GET_PORT_ID(le32_to_cpu(event->generic.field[0])); in handle_port_status()