Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/atheros/atlx/
H A Datl2.c2127 static bool atl2_spi_read(struct atl2_hw *hw, u32 addr, u32 *buf) in atl2_spi_read() function
2232 if (atl2_spi_read(hw, i + 0x1f000, &Control)) { in get_permanent_address()