Home
last modified time | relevance | path

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

/openbmc/u-boot/board/compulab/cl-som-am57x/
H A Deth.c162 int cpsw_act_phy = 1; in board_eth_init() local
186 cpsw_act_phy = simple_strtoul(cpsw_phy_envval, NULL, 0); in board_eth_init()
188 cl_som_am57_cpsw_data.active_slave = cpsw_act_phy; in board_eth_init()