Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A De1000_spi.c431 static int do_e1000_spi_program(cmd_tbl_t *cmdtp, struct e1000_hw *hw, in do_e1000_spi_program() function
565 return do_e1000_spi_program(cmdtp, hw, argc - 1, argv + 1); in do_e1000_spi()