Searched refs:pm_port_c (Results 1 – 5 of 5) sorted by relevance
14 u8 pm_port_c; member37 u8 pm_port_c; member
342 h2d->pm_port_c = cfis->pm_port_c; in fsl_ata_exec_ata_cmd()422 val32 = (u32)(h2d->pm_port_c & 0x0f); in fsl_ata_exec_ata_cmd()516 cfis->pm_port_c = 0x80; /* is command */ in fsl_sata_set_features()547 cfis->pm_port_c = 0x80; /* is command */ in fsl_sata_rw_cmd()568 cfis->pm_port_c = 0x80; /* is command */ in fsl_sata_flush_cache()585 cfis->pm_port_c = 0x80; /* is command */ in fsl_sata_rw_cmd_ext()621 cfis->pm_port_c = 0x80; /* is command */ in fsl_sata_rw_ncq_cmd()654 cfis->pm_port_c = 0x80; /* is command */ in fsl_sata_flush_cache_ext()797 cfis->pm_port_c = 0x80; /* is command */
196 pcmd->prb.fis.pm_port_c = (1 << 7); in sil_cmd_set_feature()261 pcmd->prb.fis.pm_port_c = (1 << 7); in sil_cmd_identify_device()296 pcmd->prb.fis.pm_port_c = 0xf; in sil_cmd_soft_reset()321 pcmd->prb.fis.pm_port_c = (1 << 7); in sil_sata_rw_cmd()365 pcmd->prb.fis.pm_port_c = (1 << 7); in sil_sata_rw_cmd_ext()466 pcmd->prb.fis.pm_port_c = (1 << 7); in sil_sata_cmd_flush_cache()478 pcmd->prb.fis.pm_port_c = (1 << 7); in sil_sata_cmd_flush_cache_ext()
432 cfis->pm_port_c = 1 << 7; in ahci_set_feature()534 cfis->pm_port_c = 0x80; /* is command */ in dwc_ahsata_identify()562 cfis->pm_port_c = 0x80; /* is command */ in dwc_ahsata_rw_cmd()588 cfis->pm_port_c = 0x80; /* is command */ in dwc_ahsata_flush_cache()607 cfis->pm_port_c = 0x80; /* is command */ in dwc_ahsata_rw_cmd_ext()638 cfis->pm_port_c = 0x80; /* is command */ in dwc_ahsata_flush_cache_ext()
605 ((cfis->pm_port_c << CRQB_CNTRLFLAGS_PMPORTSHIFT) in mv_ata_exec_ata_cmd()
Completed in 11 milliseconds