Home
last modified time | relevance | path

Searched refs:ppc_phyid (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h974 __le32 ppc_phyid; member
984 __le32 ppc_phyid; member
1103 __le32 ppc_phyid; member
1119 __le32 ppc_phyid; member
H A Dpm80xx_hwi.c3786 u32 ppc_phyid = le32_to_cpu(pPayload->ppc_phyid); in mpi_set_phy_profile_resp() local
3790 page_code = (u8)((ppc_phyid & 0xFF00) >> 8); in mpi_set_phy_profile_resp()
4923 payload.ppc_phyid = (((operation & 0xF) << 8) | (phyid & 0xFF)); in mpi_set_phy_profile_req()
4926 payload.ppc_phyid, length); in mpi_set_phy_profile_req()
4968 payload.ppc_phyid = (((SAS_PHY_ANALOG_SETTINGS_PAGE & 0xF) << 8) in pm8001_set_phy_profile_single()
/kernel/linux/linux-6.6/drivers/scsi/pm8001/
H A Dpm80xx_hwi.h969 __le32 ppc_phyid; member
979 __le32 ppc_phyid; member
1098 __le32 ppc_phyid; member
1114 __le32 ppc_phyid; member
H A Dpm80xx_hwi.c3735 u32 ppc_phyid = le32_to_cpu(pPayload->ppc_phyid); in mpi_set_phy_profile_resp() local
3739 page_code = (u8)((ppc_phyid & 0xFF00) >> 8); in mpi_set_phy_profile_resp()
4851 payload.ppc_phyid = in mpi_set_phy_profile_req()
4855 le32_to_cpu(payload.ppc_phyid), length); in mpi_set_phy_profile_req()
4897 payload.ppc_phyid = in pm8001_set_phy_profile_single()

Completed in 27 milliseconds