Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_emc-test.c348 #define CHECK_REG(regno, value) \ in test_init() macro
353 CHECK_REG(REG_CAMCMR, 0); in test_init()
354 CHECK_REG(REG_CAMEN, 0); in test_init()
355 CHECK_REG(REG_TXDLSA, 0xfffffffc); in test_init()
356 CHECK_REG(REG_RXDLSA, 0xfffffffc); in test_init()
357 CHECK_REG(REG_MCMDR, 0); in test_init()
358 CHECK_REG(REG_MIID, 0); in test_init()
359 CHECK_REG(REG_MIIDA, 0x00900000); in test_init()
360 CHECK_REG(REG_FFTCR, 0x0101); in test_init()
361 CHECK_REG(REG_DMARFC, 0x0800); in test_init()
[all …]