Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/hisi_sas/
Dhisi_sas_v2_hw.c218 #define CON_CONTROL (PORT_BASE + 0x118) macro
1120 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, CON_CONTROL); in phys_reject_stp_links_v2_hw()
1125 hisi_sas_phy_write32(hisi_hba, phy_no, CON_CONTROL, cfg); in phys_reject_stp_links_v2_hw()
1142 phy_no, CON_CONTROL); in phys_try_accept_stp_links_v2_hw()
1146 CON_CONTROL, cfg); in phys_try_accept_stp_links_v2_hw()
1333 reg_val = hisi_sas_phy_read32(hisi_hba, i, CON_CONTROL); in link_timeout_enable_link()
1336 CON_CONTROL, 0x7); in link_timeout_enable_link()
1357 CON_CONTROL, 0x6); in link_timeout_disable_link()