Searched refs:MCSX_PEX_TX_SLAVE_PORT_CONFIG (Results 1 – 2 of 2) sorted by relevance
1258 val = mcs_reg_read(mcs, MCSX_PEX_TX_SLAVE_PORT_CONFIG(req->port_id)); in mcs_set_port_cfg()1260 mcs_reg_write(mcs, MCSX_PEX_TX_SLAVE_PORT_CONFIG(req->port_id), val); in mcs_set_port_cfg()1280 reg = MCSX_PEX_TX_SLAVE_PORT_CONFIG(req->port_id); in mcs_get_port_cfg()
99 #define MCSX_PEX_TX_SLAVE_PORT_CONFIG(a) (0x4738ull + (a) * 0x8ull) macro