Searched refs:no_resp (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/misc/imx_ele/
H A Dele_mu.c162 * we take it as no_resp.
164 static int imx8ulp_mu_call(struct udevice *dev, int no_resp, void *tx_msg, argument
178 if (!no_resp) {
/u-boot/drivers/misc/imx8/
H A Dscu.c157 * we take it as no_resp.
159 static int imx8_scu_call(struct udevice *dev, int no_resp, void *tx_msg, argument
173 if (!no_resp) {

Completed in 45 milliseconds