Home
last modified time | relevance | path

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

/arch/arc/plat-eznps/
Dplatform.c36 gim_int_lines |= NPS_GIM_DBG_LAN_WEST_TX_DONE_LINE; in eznps_configure_gim()
51 reg_value |= NPS_GIM_DBG_LAN_WEST_TX_DONE_LINE; in eznps_configure_gim()
/arch/arc/plat-eznps/include/plat/
Dctop.h66 #define NPS_GIM_DBG_LAN_WEST_TX_DONE_LINE BIT(25) macro