Searched refs:FPM_PORT_FM_CTL_PORTID_SHIFT (Results 1 – 2 of 2) sorted by relevance
240 tmp = (uint32_t)(port_id << FPM_PORT_FM_CTL_PORTID_SHIFT); in fman_set_num_of_riscs_per_port()257 tmp = (uint32_t)(port_id << FPM_PORT_FM_CTL_PORTID_SHIFT); in fman_set_order_restoration_per_port()346 tmp = (uint32_t)((port_id << FPM_PORT_FM_CTL_PORTID_SHIFT) | in fman_resume_stalled_port()
594 #define FPM_PORT_FM_CTL_PORTID_SHIFT 24 macro