Hi, i'm working on serdes_sb code. In struct CSL_SERDES_LANE_ENABLE_PARAMS, there is uint32_t peripheral_base_addr. I can find the peripheral_base_addr for 10GE is 0x02F00000 +0x600 in the source code,but can't find the peripheral_base_addr for PCIE,COULD YOU TELL ME what is the peripheral_base_addr for PCIE? I find 0x02F00000 is XGE Config,mentioned in TCI6638K2K Data Manual. but don't understand the meaning of offset 0x600. what does this offset mean? Thanks a lot in advance