Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h171 #define PIN_STATUS_NSTATUS (U(1) << 31) macro
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c754 if ((res & PIN_STATUS_NSTATUS) == 0U) { in intel_mailbox_get_config_status()