Home
last modified time | relevance | path

Searched refs:EMIF_HW_CAPS_LL_INTERFACE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/platform_data/
H A Demif_plat.h19 #define EMIF_HW_CAPS_LL_INTERFACE 0x00000001 macro
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Demif_plat.h19 #define EMIF_HW_CAPS_LL_INTERFACE 0x00000001 macro
/kernel/linux/linux-6.6/drivers/memory/
H A Demif.c612 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) { in emif_interrupt_handler()
662 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) in clear_all_interrupts()
674 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) in disable_and_clear_all_interrupts()
698 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) { in setup_interrupts()
957 pd->hw_caps |= EMIF_HW_CAPS_LL_INTERFACE; in of_get_memory_device_details()
/kernel/linux/linux-5.10/drivers/memory/
H A Demif.c990 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) { in emif_interrupt_handler()
1040 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) in clear_all_interrupts()
1052 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) in disable_and_clear_all_interrupts()
1076 if (emif->plat_data->hw_caps & EMIF_HW_CAPS_LL_INTERFACE) { in setup_interrupts()
1335 pd->hw_caps |= EMIF_HW_CAPS_LL_INTERFACE; in of_get_memory_device_details()

Completed in 5 milliseconds