Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/drivers/combophy/
H A Dcombophy.c27 uint32_t active_dfi_intf = DFI_CTRL_SEL_HPNFC; in dfi_select()
38 active_dfi_intf = DFI_CTRL_SEL_HPNFC; in dfi_select()
62 (reg & DFI_INTF_MASK) == DFI_CTRL_SEL_HPNFC ? in dfi_select()
H A Dcombophy.h29 #define DFI_CTRL_SEL_HPNFC 0x00 /* Non-volatile flash controller */ macro