Searched refs:DFI_CTRL_SEL_HPNFC (Results 1 – 2 of 2) sorted by relevance
27 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()
29 #define DFI_CTRL_SEL_HPNFC 0x00 /* Non-volatile flash controller */ macro