Home
last modified time | relevance | path

Searched defs:p_rx_d (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac.c152 static void get_mac_1g_delay_1(uint32_t addr, int32_t *p_rx_d, int32_t *p_tx_d) in get_mac_1g_delay_1()
171 static void get_mac_1g_delay_2(uint32_t addr, int32_t *p_rx_d, int32_t *p_tx_d) in get_mac_1g_delay_2()
190 static void get_mac_100_10_delay_1(uint32_t addr, int32_t *p_rx_d, int32_t *p_tx_d) in get_mac_100_10_delay_1()
209 static void get_mac_100_10_delay_2(uint32_t addr, int32_t *p_rx_d, int32_t *p_tx_d) in get_mac_100_10_delay_2()
228 static void get_mac_rmii_delay_1(uint32_t addr, int32_t *p_rx_d, int32_t *p_tx_d) in get_mac_rmii_delay_1()
239 static void get_mac_rmii_delay_2(uint32_t addr, int32_t *p_rx_d, int32_t *p_tx_d) in get_mac_rmii_delay_2()
252 void get_mac1_1g_delay(MAC_ENGINE *p_eng, int32_t *p_rx_d, int32_t *p_tx_d) in get_mac1_1g_delay()
257 void get_mac1_100m_delay(MAC_ENGINE *p_eng, int32_t *p_rx_d, int32_t *p_tx_d) in get_mac1_100m_delay()
262 void get_mac1_10m_delay(MAC_ENGINE *p_eng, int32_t *p_rx_d, int32_t *p_tx_d) in get_mac1_10m_delay()
267 void get_mac2_1g_delay(MAC_ENGINE *p_eng, int32_t *p_rx_d, int32_t *p_tx_d) in get_mac2_1g_delay()
[all …]