Home
last modified time | relevance | path

Searched defs:sc18is602 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/spi/
H A Dspi-sc18is602.c19 enum chips { sc18is602, sc18is602b, sc18is603 }; enumerator
32 struct sc18is602 { struct
49 static int sc18is602_wait_ready(struct sc18is602 *hw, int len) in sc18is602_wait_ready() argument