set_exception
return set_exception(fman, exception, enable);
mac_dev->set_exception = dtsec_set_exception;
mac_dev->set_exception = memac_set_exception;
set_exception(regs, exceptions, true);
set_exception(memac->regs, bit_mask, enable);
mac_dev->set_exception = tgec_set_exception;
mac_dev->set_exception(mac_dev->fman_mac,
int (*set_exception)(struct fman_mac *mac_dev,