Searched refs:PEM_BIST_STATUSX (Results 1 – 2 of 2) sorted by relevance
371 value += nitrox_read_csr(ndev, PEM_BIST_STATUSX(0)); in nitrox_bist_check()
33 #define PEM_BIST_STATUSX(_i) (0x1080468 | ((_i) << 18)) macro