Searched refs:D11_PONG_BLOCK_VALID (Results 1 – 1 of 1) sorted by relevance
5954 D11_PONG_BLOCK_VALID = 1, /* 1 */ enumerator5973 (1 << D11_UC_READING_PING_BLOCK) | (1 << D11_PONG_BLOCK_VALID) |\5975 #define D11_PING_BLOCK_VALID_MASK ((1 << D11_PONG_BLOCK_VALID) |\5980 (1 << D11_PONG_BLOCK_VALID))5982 (1 << D11_PONG_BLOCK_VALID))5985 #define D11_SET_PING_BLOCK_VALID(i) (((i) & ~(1 << D11_PONG_BLOCK_VALID)) |\5988 (1 << D11_PONG_BLOCK_VALID))5990 ((i) & ~(1 << D11_PONG_BLOCK_VALID)))