Searched refs:PA_LAYER_GEN_ERR (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/drivers/ | ||
| H A D | ufs.h | 73 #define PA_LAYER_GEN_ERR (1 << 4) macro |
| /rk3399_ARM-atf/drivers/ufs/ | ||
| H A D | ufs.c | 49 if (data & PA_LAYER_GEN_ERR) { in ufs_uic_error_handler() |