Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_device.h678 #define gpu_read_poll_timeout(iomem, reg, val, cond, delay_us, timeout_us) \ macro
H A Dpanthor_fw.c1160 if (gpu_read_poll_timeout(fw->iomem, MCU_STATUS, status, in panthor_fw_stop()