Searched refs:MLX_V1_IDB_INIT_BUSY (Results 1 – 2 of 2) sorted by relevance
295 if ((mlx_inb(mlx, MLX_V1REG_IDB) & MLX_V1_IDB_INIT_BUSY) == 0) in mlx_v1_fw_handshake()
113 #define MLX_V1_IDB_INIT_BUSY 0x02 /* init in progress */ macro