Home
last modified time | relevance | path

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

/openbmc/linux/drivers/nvdimm/
H A Dbtt.h25 #define RTT_VALID (1UL << 31) macro
H A Dbtt.c1239 arena->rtt[lane] = RTT_VALID | postmap; in btt_read_pg()
1354 while (arena->rtt[i] == (RTT_VALID | new_postmap)) in btt_write_pg()