Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/km_arm/
H A Dkm_arm.c364 struct mv88e_sw_reg extsw_conf[] = { variable
407 struct mv88e_sw_reg extsw_conf[] = {}; variable
418 mv88e_sw_program(name, CONFIG_KM_MVEXTSW_ADDR, extsw_conf, in reset_phy()
419 ARRAY_SIZE(extsw_conf)); in reset_phy()
/openbmc/u-boot/board/keymile/km83xx/
H A Dkm83xx.c203 static struct mv88e_sw_reg extsw_conf[] = { variable
259 mv88e_sw_program(name, CONFIG_KM_MVEXTSW_ADDR, extsw_conf, in last_stage_init()
260 ARRAY_SIZE(extsw_conf)); in last_stage_init()