Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmv88e6352.h65 struct mv88e_sw_reg { struct
73 struct mv88e_sw_reg *regs, int regs_nb); argument
/openbmc/u-boot/board/keymile/km_arm/
H A Dkm_arm.c364 struct mv88e_sw_reg extsw_conf[] = {
407 struct mv88e_sw_reg extsw_conf[] = {};
/openbmc/u-boot/board/keymile/km83xx/
H A Dkm83xx.c203 static struct mv88e_sw_reg extsw_conf[] = {
/openbmc/u-boot/drivers/net/phy/
H A Dmv88e6352.c172 struct mv88e_sw_reg *regs, int regs_nb) in mv88e_sw_program()