Searched refs:tl_control (Results 1 – 1 of 1) sorted by relevance
106 U32 tl_control; in scic_sds_phy_transport_layer_initialization() local120 tl_control = SCU_TLCR_READ(this_phy); in scic_sds_phy_transport_layer_initialization()121 tl_control |= SCU_TLCR_GEN_BIT(STP_WRITE_DATA_PREFETCH); in scic_sds_phy_transport_layer_initialization()122 SCU_TLCR_WRITE(this_phy, tl_control); in scic_sds_phy_transport_layer_initialization()782 U32 tl_control; in scic_sds_phy_setup_transport() local788 tl_control = SCU_TLCR_READ(this_phy); in scic_sds_phy_setup_transport()789 tl_control |= SCU_TLCR_GEN_BIT(CLEAR_TCI_NCQ_MAPPING_TABLE); in scic_sds_phy_setup_transport()790 SCU_TLCR_WRITE(this_phy, tl_control); in scic_sds_phy_setup_transport()