Searched refs:mv_reset_channel (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/ata/ |
H A D | sata_mv.c | 354 static int mv_reset_channel(int port) in mv_reset_channel() function 373 mv_reset_channel(port); in mv_reset_port() 449 mv_reset_channel(port); in probe_port()
|
/openbmc/linux/drivers/ata/ |
H A D | sata_mv.c | 634 static void mv_reset_channel(struct mv_host_priv *hpriv, void __iomem *mmio, 3129 mv_reset_channel(hpriv, mmio, port); in mv5_reset_hc_port() 3412 mv_reset_channel(hpriv, mmio, port); in mv_soc_reset_hc_port() 3527 static void mv_reset_channel(struct mv_host_priv *hpriv, void __iomem *mmio, in mv_reset_channel() function 3598 mv_reset_channel(hpriv, mmio, ap->port_no); in mv_hardreset()
|