Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dlibata.h536 static inline int ata_id_has_tpm(const u16 *id) in ata_id_has_tpm() function
/OK3568_Linux_fs/kernel/include/linux/
H A Data.h864 static inline bool ata_id_has_tpm(const u16 *id) in ata_id_has_tpm() function
/OK3568_Linux_fs/u-boot/drivers/ata/
H A Dsata_dwc.c632 if (ata_id_has_tpm(id)) in scan_sata()
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dlibata-core.c2519 if (ata_id_has_tpm(id)) in ata_dev_configure()