Searched refs:phy_port_num_ma (Results 1 – 3 of 3) sorted by relevance
853 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v1_hw() local856 if (((phy_port_num_ma >> (i * 4)) & 0xf) == port_id) in get_wideport_bitmap_v1_hw()
1625 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v2_hw() local1630 if (((phy_port_num_ma >> (i * 4)) & 0xf) == port_id) in get_wideport_bitmap_v2_hw()
1101 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v3_hw() local1106 if (((phy_port_num_ma >> (i * 4)) & 0xf) == port_id) in get_wideport_bitmap_v3_hw()