Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/panthor/
H A Dpanthor_regs.h145 #define MCU_STATUS 0x704 macro
H A Dpanthor_fw.c1004 u32 status = gpu_read(ptdev, MCU_STATUS); in panthor_fw_start()
1019 if (readl_poll_timeout(ptdev->iomem + MCU_STATUS, status, in panthor_fw_stop()
1045 if (!readl_poll_timeout(ptdev->iomem + MCU_STATUS, status, in panthor_fw_pre_reset()