Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac_api.h19 void FPri_RegValue(MAC_ENGINE *eng, uint8_t option);
H A Dmactest.c387 FPri_RegValue(p_eng, FP_LOG); in finish_check()
389 FPri_RegValue(p_eng, FP_IO); in finish_check()
H A Dmac.c971 void FPri_RegValue (MAC_ENGINE *eng, uint8_t option) in FPri_RegValue() function