Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/host1x/hw/
H A Dcdma_hw.c203 if (cdma->torndown && !cdma->running) { in cdma_freeze()
223 cdma->torndown = true; in cdma_freeze()
237 cdma->torndown = false; in cdma_resume()
/openbmc/linux/drivers/gpu/host1x/
H A Dcdma.h72 bool torndown; member
H A Dcdma.c517 cdma->torndown = false; in host1x_cdma_init()