Searched refs:gpu_read_poll_timeout (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/panthor/ |
| A D | panthor_device.h | 501 #define gpu_read_poll_timeout(dev, reg, val, cond, delay_us, timeout_us) \ macro
|
| A D | panthor_fw.c | 1066 if (gpu_read_poll_timeout(ptdev, MCU_STATUS, status, in panthor_fw_stop() 1092 if (!gpu_read_poll_timeout(ptdev, MCU_STATUS, status, in panthor_fw_pre_reset()
|
Completed in 10 milliseconds