Searched refs:D11_PONG_BLOCK_VALID_MASK (Results 1 – 1 of 1) sorted by relevance
5977 #define D11_PONG_BLOCK_VALID_MASK ((1 << D11_PING_BLOCK_VALID) |\ macro5983 #define D11_IS_PONG_BLOCK_WRITABLE(i) (((i) & D11_PONG_BLOCK_VALID_MASK) == \