Searched refs:FALCON_IDLESTATE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | falcon.h | 34 #define FALCON_IDLESTATE 0x0000104c macro |
H A D | falcon.c | 29 return readl_poll_timeout(falcon->regs + FALCON_IDLESTATE, value, in falcon_wait_idle() |