Home
last modified time | relevance | path

Searched defs:a2p_rx_chan (Results 1 – 1 of 1) sorted by relevance

/drivers/firmware/arm_scmi/
Dmailbox.c102 static int mailbox_chan_validate(struct device *cdev, int *a2p_rx_chan, in mailbox_chan_validate()
179 int ret, a2p_rx_chan, p2a_chan, p2a_rx_chan, idx = tx ? 0 : 1; in mailbox_chan_setup() local