Searched refs:PHY_PORT_NUM_MA (Results 1 – 3 of 3) sorted by relevance
20 #define PHY_PORT_NUM_MA 0x28 macro851 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v1_hw()1347 port_id = (hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA) >> (4 * phy_no)) in int_phyup_v1_hw()
20 #define PHY_PORT_NUM_MA 0x28 macro1620 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v2_hw()2658 port_id = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in phy_up_v2_hw()3244 port_id = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in sata_int_v2_hw()
19 #define PHY_PORT_NUM_MA 0x28 macro1011 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v3_hw()1448 port_id = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in phy_up_v3_hw()2795 HISI_SAS_DEBUGFS_REG(PHY_PORT_NUM_MA),