Searched refs:SVC_I3C_MSTATUS (Results 1 – 1 of 1) sorted by relevance
59 #define SVC_I3C_MSTATUS 0x088 macro289 mstatus = readl(master->regs + SVC_I3C_MSTATUS); in svc_i3c_master_error()478 writel(SVC_I3C_MINT_IBIWON, master->regs + SVC_I3C_MSTATUS); in svc_i3c_master_handle_ibi_won()520 writel(SVC_I3C_MINT_IBIWON, master->regs + SVC_I3C_MSTATUS); in svc_i3c_master_ibi_work()536 status = readl(master->regs + SVC_I3C_MSTATUS); in svc_i3c_master_ibi_work()608 u32 active = readl(master->regs + SVC_I3C_MSTATUS); in svc_i3c_master_irq_handler()614 writel(SVC_I3C_MINT_SLVSTART, master->regs + SVC_I3C_MSTATUS); in svc_i3c_master_irq_handler()953 writel(SVC_I3C_MINT_IBIWON, master->regs + SVC_I3C_MSTATUS); in svc_i3c_master_do_daa_locked()1230 mstatus = readl(master->regs + SVC_I3C_MSTATUS); in svc_i3c_master_read()1291 writel(SVC_I3C_MINT_IBIWON, master->regs + SVC_I3C_MSTATUS); in svc_i3c_master_xfer()[all …]