Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl1.c370 static bool atl1_spi_read(struct atl1_hw *hw, u32 addr, u32 *buf) in atl1_spi_read() function
468 if (atl1_spi_read(hw, i + 0x1f000, &control)) { in atl1_get_permanent_address()