Home
last modified time | relevance | path

Searched refs:PWR_OK (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/ufs/
H A Dufshci.h159 PWR_OK = 0x0, enumerator
H A Dufshcd.c3992 ret = (status != PWR_OK) ? status : -1; in ufshcd_uic_pwr_ctrl()
/OK3568_Linux_fs/u-boot/drivers/ufs/
H A Dufs.h885 PWR_OK = 0x0, enumerator
H A Dufs.c1356 ret = (status != PWR_OK) ? status : -1; in ufshcd_uic_pwr_ctrl()