Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/tegra/
H A Dbpmp-tegra210.c26 #define SL_SIGL(ch) (0x0 << ((ch) * 2)) macro
55 return bpmp_channel_status(channel->bpmp, index) == SL_SIGL(index); in tegra210_bpmp_is_request_ready()