Home
last modified time | relevance | path

Searched refs:phy_port_num_ma (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c853 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v1_hw() local
856 if (((phy_port_num_ma >> (i * 4)) & 0xf) == port_id) in get_wideport_bitmap_v1_hw()
H A Dhisi_sas_v3_hw.c1047 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v3_hw() local
1052 if (((phy_port_num_ma >> (i * 4)) & 0xf) == port_id) in get_wideport_bitmap_v3_hw()
H A Dhisi_sas_v2_hw.c1625 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v2_hw() local
1630 if (((phy_port_num_ma >> (i * 4)) & 0xf) == port_id) in get_wideport_bitmap_v2_hw()
/kernel/linux/linux-6.6/drivers/scsi/hisi_sas/
H A Dhisi_sas_v1_hw.c853 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v1_hw() local
856 if (((phy_port_num_ma >> (i * 4)) & 0xf) == port_id) in get_wideport_bitmap_v1_hw()
H A Dhisi_sas_v2_hw.c1625 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v2_hw() local
1630 if (((phy_port_num_ma >> (i * 4)) & 0xf) == port_id) in get_wideport_bitmap_v2_hw()
H A Dhisi_sas_v3_hw.c1102 u32 phy_port_num_ma = hisi_sas_read32(hisi_hba, PHY_PORT_NUM_MA); in get_wideport_bitmap_v3_hw() local
1107 if (((phy_port_num_ma >> (i * 4)) & 0xf) == port_id) in get_wideport_bitmap_v3_hw()

Completed in 33 milliseconds