Searched refs:inj (Results 1 – 2 of 2) sorted by relevance
230 #define SET_NB_DRAM_INJECTION_WRITE(inj) \ argument231 (BIT(((inj.word) & 0xF) + 20) | \232 F10_NB_ARR_ECC_WR_REQ | inj.bit_map)233 #define SET_NB_DRAM_INJECTION_READ(inj) \ argument234 (BIT(((inj.word) & 0xF) + 20) | \235 BIT(16) | inj.bit_map)
13 cec-objs += cec-pin-error-inj.o