Home
last modified time | relevance | path

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

/external/u-boot/drivers/ata/
Dsata_sil.h198 PRB_PROT_WRITE = (1 << 4), enumerator
Dsata_sil.c282 pcmd->prb.prot = cpu_to_le16(PRB_PROT_WRITE); in sil_sata_rw_cmd()
327 pcmd->prb.prot = cpu_to_le16(PRB_PROT_WRITE); in sil_sata_rw_cmd_ext()