Home
last modified time | relevance | path

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

/drivers/gpu/drm/panthor/
A Dpanthor_regs.h123 #define MCU_STATUS 0x704 macro
A Dpanthor_fw.c1051 u32 status = gpu_read(ptdev, MCU_STATUS); in panthor_fw_start()
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 7 milliseconds