Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/platform_data/
Demif_plat.h22 #define EMIF_HW_CAPS_LL_INTERFACE 0x00000001 macro
/linux-4.1.27/drivers/memory/
Demif.c1035 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) { in emif_interrupt_handler()
1085 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) in clear_all_interrupts()
1097 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) in disable_and_clear_all_interrupts()
1121 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) { in setup_interrupts()
1380 pd->hw_caps |= EMIF_HW_CAPS_LL_INTERFACE; in of_get_memory_device_details()