Searched refs:EFL_CORE_BIST_REGX (Results 1 – 2 of 2) sorted by relevance
349 value += nitrox_read_csr(ndev, EFL_CORE_BIST_REGX(i)); in nitrox_bist_check()
29 #define EFL_CORE_BIST_REGX(_i) (0x1240100 + ((_i) * 0x400)) macro