Searched refs:MCU_STATUS (Results 1 – 2 of 2) sorted by relevance
131 #define MCU_STATUS 0x704 macro
1100 u32 status = gpu_read(ptdev, MCU_STATUS); in panthor_fw_start()1115 if (gpu_read_poll_timeout(ptdev, MCU_STATUS, status, in panthor_fw_stop()1125 halted = gpu_read(ptdev, MCU_STATUS) == MCU_STATUS_HALT; in panthor_fw_mcu_halted()