Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h650 uint32_t drv_max; member
669 uint32_t drv_max; member
H A Dmactest.c1073 p_eng->io.mac34_drv_reg.drv_max = 0x3; in init_mac_engine()
1102 p_eng->io.mac12_drv_reg.drv_max = 0x1; in init_mac_engine()
H A Dmac.c692 if (strength > p_eng->io.mac34_drv_reg.drv_max) { in mac_set_driving_strength()
714 if (strength > p_eng->io.mac12_drv_reg.drv_max) { in mac_set_driving_strength()