Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/nxp/soc-ls1088a/include/
H A Dsoc.h140 #define RCW_SRC_SERIAL_MASK 0x7F macro
/rk3399_ARM-atf/plat/nxp/soc-ls1088a/
H A Dsoc.c175 val = rcw_src & RCW_SRC_SERIAL_MASK; in get_boot_dev()