Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dspi_ks8995.c198 static int ks8995_read(struct ks8995_switch *ks, char *buf, in ks8995_read() function
256 return ks8995_read(ks, buf, addr, 1) != 1; in ks8995_read_reg()
300 return ks8995_read(ks8995, buf, off, count); in ks8995_registers_read()