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

phy543xx.h (475B)


      1 /*
      2  * 
      3  * This license is set out in https://raw.githubusercontent.com/Broadcom-Network-Switching-Software/OpenBCM/master/Legal/LICENSE file.
      4  * 
      5  * Copyright 2007-2019 Broadcom Inc. All rights reserved.
      6  */
      7 
      8 #ifdef INCLUDE_MACSEC
      9 /*
     10  * File:        phy54380.h
     11  *
     12  * This driver header files applies to BCM54380 family PHYs
     13  */
     14 
     15 #ifndef   _PHY54380_H_
     16 #define   _PHY54380_H_
     17 
     18 #include <soc/phy.h>
     19 #include <phy54380.h>
     20 
     21 #endif /* _PHY54380_H_ */
     22 #endif  /* INCLUDE_MACSEC */