Home
last modified time | relevance | path

Searched refs:MA_FREE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/firmware/tegra/
H A Dbpmp-tegra210.c28 #define MA_FREE(ch) (0x2 << ((ch) * 2)) macro
63 return bpmp_channel_status(channel->bpmp, index) == MA_FREE(index); in tegra210_bpmp_is_request_channel_free()
96 __raw_writel(MA_ACKD(channel->index) ^ MA_FREE(channel->index), in tegra210_bpmp_ack_response()