Searched refs:DP83867_REGCR_DEVAD_SET (Results 1 – 2 of 2) sorted by relevance
| /bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/dp83867/ |
| A D | hpm_dp83867.c | 37 …_phy(ptr, phy_addr, DP83867_REGCR, DP83867_REGCR_FUNCTION_SET(0) | DP83867_REGCR_DEVAD_SET(0x1f)); in dp83867_write_phy_ext() 43 …e_phy(ptr, phy_addr, DP83867_REGCR, DP83867_REGCR_FUNCTION_SET(1) | DP83867_REGCR_DEVAD_SET(0x1f)); in dp83867_write_phy_ext() 52 …e_phy(ptr, phy_addr, DP83867_REGCR, DP83867_REGCR_FUNCTION_SET(0) | DP83867_REGCR_DEVAD_SET(0x1f)); in dp83867_read_phy_ext() 58 …e_phy(ptr, phy_addr, DP83867_REGCR, DP83867_REGCR_FUNCTION_SET(1) | DP83867_REGCR_DEVAD_SET(0x1f)); in dp83867_read_phy_ext()
|
| A D | hpm_dp83867_regs.h | 1111 #define DP83867_REGCR_DEVAD_SET(x) (((uint16_t)(x) << DP83867_REGCR_DEVAD_SHIFT) & DP83867_REGCR_DE… macro
|
Completed in 11 milliseconds