Searched refs:mb_idx (Results 1 – 1 of 1) sorted by relevance
166 static int can_nxp_s32_abort_msg(const struct can_nxp_s32_config *config, int mb_idx) in can_nxp_s32_abort_msg() argument173 CanXL_ClearMsgBuffIntCmd(config->base_grp_ctrl, mb_idx); in can_nxp_s32_abort_msg()174 CanXL_ClearMsgDescIntStatusFlag(config->base_grp_ctrl, mb_idx); in can_nxp_s32_abort_msg()178 (void)config->base_dsc_ctrl->DSCMBCTRLAR[mb_idx].SYSLOCK.DCSYSLOCK; in can_nxp_s32_abort_msg()179 while (CanXL_GetDescControlStatus(config->base_dsc_ctrl, mb_idx) in can_nxp_s32_abort_msg()188 config->base_dsc_ctrl->DSCMBCTRLAR[mb_idx].ACT.DCACT = 0; in can_nxp_s32_abort_msg()