openbcm

Git mirror of https://github.com/Broadcom-Network-Switching-Software/OpenBCM
git clone git://git.finwo.net/mirror/broadcom/openbcm
Log | Files | Refs | README

phy_tsc_iblk.h (577B)


      1 /* 
      2  * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
      3  * 
      4  * Copyright 2007-2019 Broadcom Inc. All rights reserved.
      5  */ 
      6 
      7 #ifndef PHY_QTCE_IBLK_H
      8 #define PHY_QTCE_IBLK_H 
      9 
     10 /* #define  PHY_REG_ACC_TSC_IBLK 0x0 */
     11 /* #define  PHY_REG_ACC_TSC_IBLK_PMD 0x08000000 */
     12 
     13 /* #define  PHYMOD_REG_ACC_TSC_IBLK 0x0 */
     14 /* #define  PHYMOD_REG_ACC_TSC_IBLK_PMD 0x08000000 */
     15 
     16 #define  qmod_tsc_iblk_read  phymod_tsc_iblk_read
     17 #define  qmod_tsc_iblk_write phymod_tsc_iblk_write
     18 #endif /* PHY_QTCE_IBLK_H */