Home
last modified time | relevance | path

Searched defs:DFI_PARITY_INTR_EN (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/ram/rockchip/
H A Ddmc-rk3368.c59 DFI_PARITY_INTR_EN = BIT(0), enumerator
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/
H A Dsdram_rk3036.c142 DFI_PARITY_INTR_EN = 1 << 0, enumerator
/openbmc/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dddr_rk3288.h227 #define DFI_PARITY_INTR_EN (1 << 0) macro
H A Dsdram_rk322x.h287 #define DFI_PARITY_INTR_EN BIT(0) macro