Home
last modified time | relevance | path

Searched refs:sense (Results 1 – 8 of 8) sorted by relevance

/trusted-firmware-a/drivers/ufs/
A Dufs.c649 sense_data_t *sense; in ufs_read_capacity() local
678 sense = &resp->sd.sense; in ufs_read_capacity()
679 if (sense->resp_code == SENSE_DATA_VALID) { in ufs_read_capacity()
680 if ((sense->sense_key == SENSE_KEY_UNIT_ATTENTION) && in ufs_read_capacity()
681 (sense->asc == 0x29) && (sense->ascq == 0)) { in ufs_read_capacity()
/trusted-firmware-a/docs/getting_started/
A Dimage-terminology.rst115 make sense to interleave the image terminology for AP and SCP; both AP and SCP
145 it's in so it makes sense to encode "NS" in the normal world images. The absence
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/getting_started/
A Dimage-terminology.rst.txt115 make sense to interleave the image terminology for AP and SCP; both AP and SCP
145 it's in so it makes sense to encode "NS" in the normal world images. The absence
/trusted-firmware-a/include/drivers/
A Dufs.h492 sense_data_t sense; member
/trusted-firmware-a/docs/security_advisories/
A Dsecurity-advisory-tfv-1.rst43 the cold boot path, before BL31 starts. Untrusted in this sense means code
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/security_advisories/
A Dsecurity-advisory-tfv-1.rst.txt43 the cold boot path, before BL31 starts. Untrusted in this sense means code
/trusted-firmware-a/docs/build/latex/
A Dsphinxlatextables.sty388 % in a varwidth environment so that it makes sense to estimate how many
A Dtrustedfirmware-a.tex5221 make sense to interleave the image terminology for AP and SCP; both AP and SCP
5256 it’s in so it makes sense to encode “NS” in the normal world images. The absence
44512 the cold boot path, before BL31 starts. Untrusted in this sense means code

Completed in 101 milliseconds