Home
last modified time | relevance | path

Searched refs:lba_low (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfis.h18 u8 lba_low; member
41 u8 lba_low; member
64 u8 lba_low; member
102 u8 lba_low; member
/rk3399_rockchip-uboot/drivers/ata/
H A Dfsl_sata.c54 printf("lba_low: %02x\n\r", s->lba_low); in fsl_sata_dump_sfis()
331 h2d->lba_low = cfis->lba_low; in fsl_ata_exec_ata_cmd()
555 cfis->lba_low = block & 0xff; in fsl_sata_rw_cmd()
597 cfis->lba_low = block & 0xff; in fsl_sata_rw_cmd_ext()
634 cfis->lba_low = block & 0xff; in fsl_sata_rw_ncq_cmd()
H A Dsata_mv.c603 req->ata_addr = (cfis->lba_low << CRQB_ADDR_LBA_LOWSHIFT) & in mv_ata_exec_ata_cmd()
677 cfis.lba_low = block & 0xff; in mv_sata_rw_cmd_ext()
706 cfis.lba_low = block & 0xff; in mv_sata_rw_cmd()
771 out_le32(priv->regbase + PIO_LBA_LOW, cfis->lba_low); in mv_ata_exec_ata_cmd_nondma()
H A Dsata_sil.c40 printf("lba_low: %02x\n", s->lba_low); in sil_sata_dump_fis()
293 pcmd->prb.fis.lba_low = block & 0xff; in sil_sata_rw_cmd()
339 pcmd->prb.fis.lba_low = block & 0xff; in sil_sata_rw_cmd_ext()
H A Ddwc_ahsata.c570 cfis->lba_low = block & 0xff; in dwc_ahsata_rw_cmd()
618 cfis->lba_low = block & 0xff; in dwc_ahsata_rw_cmd_ext()