Home
last modified time | relevance | path

Searched refs:PHY_PORT_NUM_MA (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/scsi/hisi_sas/
Dhisi_sas_v1_hw.c25 #define PHY_PORT_NUM_MA 0x28 macro
869 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v1_hw()
1395 port_id = (hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA) >> (4 * phy_no)) in int_phyup_v1_hw()
Dhisi_sas_v2_hw.c25 #define PHY_PORT_NUM_MA 0x28 macro
1619 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v2_hw()
2684 port_id = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in phy_up_v2_hw()
3256 port_id = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in sata_int_v2_hw()
Dhisi_sas_v3_hw.c24 #define PHY_PORT_NUM_MA 0x28 macro
846 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v3_hw()
1171 port_id = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in phy_up_v3_hw()