Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_v2_hw.c218 #define CON_CONTROL (PORT_BASE + 0x118) macro
1125 cfg = hisi_sas_phy_read32(hisi_hba, phy_no, CON_CONTROL); in phys_reject_stp_links_v2_hw()
1130 hisi_sas_phy_write32(hisi_hba, phy_no, CON_CONTROL, cfg); in phys_reject_stp_links_v2_hw()
1147 phy_no, CON_CONTROL); in phys_try_accept_stp_links_v2_hw()
1151 CON_CONTROL, cfg); in phys_try_accept_stp_links_v2_hw()
1338 reg_val = hisi_sas_phy_read32(hisi_hba, i, CON_CONTROL); in link_timeout_enable_link()
1341 CON_CONTROL, 0x7); in link_timeout_enable_link()
1362 CON_CONTROL, 0x6); in link_timeout_disable_link()