Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/drivers/
H A Dufs.h104 #define UTRIACR_CTR (1 << 16) macro
/rk3399_ARM-atf/drivers/ufs/
H A Dufs.c608 data = UTRIACR_IAEN | UTRIACR_CTR | UTRIACR_IACTH(0x1F) | in ufs_send_request()