SVC_I3C_MINT_SLVSTART
svc_i3c_master_enable_interrupts(master, SVC_I3C_MINT_SLVSTART);
svc_i3c_master_enable_interrupts(master, SVC_I3C_MINT_SLVSTART);
writel(SVC_I3C_MINT_SLVSTART, master->regs + SVC_I3C_MSTATUS);
#define SVC_I3C_MSTATUS_SLVSTART(x) FIELD_GET(SVC_I3C_MINT_SLVSTART, (x))