Searched refs:mst_cfg (Results 1 – 2 of 2) sorted by relevance
36 writel(GP_MST_CFG_DEFAULT, >bus->mst_cfg[GT_PORT_FE0]); in gtbus_init()37 writel(GP_MST_CFG_DEFAULT, >bus->mst_cfg[GT_PORT_FE0]); in gtbus_init()38 writel(GP_MST_CFG_DEFAULT, >bus->mst_cfg[GT_PORT_BE1]); in gtbus_init()39 writel(GP_MST_CFG_DEFAULT, >bus->mst_cfg[GT_PORT_BE2]); in gtbus_init()40 writel(GP_MST_CFG_DEFAULT, >bus->mst_cfg[GT_PORT_IEP0]); in gtbus_init()41 writel(GP_MST_CFG_DEFAULT, >bus->mst_cfg[GT_PORT_FE1]); in gtbus_init()42 writel(GP_MST_CFG_DEFAULT, >bus->mst_cfg[GT_PORT_BE0]); in gtbus_init()43 writel(GP_MST_CFG_DEFAULT, >bus->mst_cfg[GT_PORT_FE2]); in gtbus_init()44 writel(GP_MST_CFG_DEFAULT, >bus->mst_cfg[GT_PORT_IEP1]); in gtbus_init()
15 u32 mst_cfg[36]; /* 0x000 */ member