Searched refs:SCB_CTRL_MASK (Results 1 – 1 of 1) sorted by relevance
43 #define SCB_CTRL_MASK GENMASK(SCB_CTRL_POS + SCB_MASK_WIDTH - 1, SCB_CTRL_POS) macro144 tx_trigger = (opt_sel << SCB_CTRL_POS) & SCB_CTRL_MASK; in mpfs_mbox_send_data()