Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/atheros/atlx/
Datl2.c2177 static bool atl2_spi_read(struct atl2_hw *hw, u32 addr, u32 *buf) in atl2_spi_read() function
2282 if (atl2_spi_read(hw, i + 0x1f000, &Control)) { in get_permanent_address()