Searched refs:tl_control (Results 1 – 1 of 1) sorted by relevance
108 U32 tl_control; in scic_sds_phy_transport_layer_initialization() local122 tl_control = SCU_TLCR_READ(this_phy); in scic_sds_phy_transport_layer_initialization()123 tl_control |= SCU_TLCR_GEN_BIT(STP_WRITE_DATA_PREFETCH); in scic_sds_phy_transport_layer_initialization()124 SCU_TLCR_WRITE(this_phy, tl_control); in scic_sds_phy_transport_layer_initialization()784 U32 tl_control; in scic_sds_phy_setup_transport() local790 tl_control = SCU_TLCR_READ(this_phy); in scic_sds_phy_setup_transport()791 tl_control |= SCU_TLCR_GEN_BIT(CLEAR_TCI_NCQ_MAPPING_TABLE); in scic_sds_phy_setup_transport()792 SCU_TLCR_WRITE(this_phy, tl_control); in scic_sds_phy_setup_transport()