Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/
H A Dufs.h73 #define PA_LAYER_GEN_ERR (1 << 4) macro
/rk3399_ARM-atf/drivers/ufs/
H A Dufs.c49 if (data & PA_LAYER_GEN_ERR) { in ufs_uic_error_handler()