Home
last modified time | relevance | path

Searched refs:DP83867_REGCR_FUNCTION_SET (Results 1 – 2 of 2) sorted by relevance

/bsp/hpmicro/libraries/hpm_sdk/components/enet_phy/dp83867/
A Dhpm_dp83867.c37 …enet_write_phy(ptr, phy_addr, DP83867_REGCR, DP83867_REGCR_FUNCTION_SET(0) | DP83867_REGCR_DEVAD_… in dp83867_write_phy_ext()
43 …enet_write_phy(ptr, phy_addr, DP83867_REGCR, DP83867_REGCR_FUNCTION_SET(1) | DP83867_REGCR_DEVAD_S… in dp83867_write_phy_ext()
52 …enet_write_phy(ptr, phy_addr, DP83867_REGCR, DP83867_REGCR_FUNCTION_SET(0) | DP83867_REGCR_DEVAD_S… in dp83867_read_phy_ext()
58 …enet_write_phy(ptr, phy_addr, DP83867_REGCR, DP83867_REGCR_FUNCTION_SET(1) | DP83867_REGCR_DEVAD_S… in dp83867_read_phy_ext()
A Dhpm_dp83867_regs.h1096 #define DP83867_REGCR_FUNCTION_SET(x) (((uint16_t)(x) << DP83867_REGCR_FUNCTION_SHIFT) & DP83867_RE… macro

Completed in 12 milliseconds