Searched refs:mpxy_write_attrs (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/mailbox/ |
| H A D | riscv-sbi-mpxy-mbox.c | 216 static int mpxy_write_attrs(u32 channel_id, u32 base_attrid, u32 attr_count, in mpxy_write_attrs() function 583 rc = mpxy_write_attrs(mchan->channel_id, SBI_MPXY_ATTR_MSI_CONTROL, in mpxy_mbox_setup_msi() 612 rc = mpxy_write_attrs(mchan->channel_id, SBI_MPXY_ATTR_MSI_CONTROL, in mpxy_mbox_cleanup_msi() 638 rc = mpxy_write_attrs(mchan->channel_id, SBI_MPXY_ATTR_EVENTS_STATE_CONTROL, in mpxy_mbox_setup_events() 665 rc = mpxy_write_attrs(mchan->channel_id, SBI_MPXY_ATTR_EVENTS_STATE_CONTROL, in mpxy_mbox_cleanup_events() 744 rc = mpxy_write_attrs(mchan->channel_id, SBI_MPXY_ATTR_MSI_ADDR_LO, in mpxy_mbox_msi_write()
|