Home
last modified time | relevance | path

Searched defs:tf (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/ata/
H A Dsata_dwc.c731 struct ata_taskfile tf; in ata_dev_read_id() local
974 struct ata_taskfile *tf, const u8 *cdb, in ata_exec_internal()
1176 const struct ata_taskfile *tf) in ata_tf_to_host()
1183 const struct ata_taskfile *tf) in ata_tf_load()
1218 const struct ata_taskfile *tf) in ata_exec_command()
1587 static void ata_tf_read(struct ata_port *ap, struct ata_taskfile *tf) in ata_tf_read()
1682 struct ata_taskfile tf; in ata_dev_set_feature() local
1705 struct ata_taskfile tf; in ata_dev_init_params() local
1792 struct ata_taskfile tf; in ata_dev_read_sectors() local
1966 struct ata_taskfile tf; in ata_dev_write_sectors() local
H A Dsata_dwc.h61 struct ata_taskfile tf; member
/rk3399_rockchip-uboot/include/
H A Dlibata.h616 static inline int is_multi_taskfile(struct ata_taskfile *tf) in is_multi_taskfile()