Home
last modified time | relevance | path

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

/wlan-driver/fw-api/fw/ !
H A Drtc_soc_reg.h1345 #define ETH_PLL_CONFIG_GE0_LSB 29 macro
1347 …TH_PLL_CONFIG_GE0_GET(x) (((x) & ETH_PLL_CONFIG_GE0_MASK) >> ETH_PLL_CONFIG_GE0_LSB)
1348 #define ETH_PLL_CONFIG_GE0_SET(x) (((x) << ETH_PLL_CONFIG_GE0_LSB) & ETH_PLL_CONFIG_…