Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/octeon/
Dcvmx-spi.h217 extern int cvmx_spi_clock_detect_cb(int interface, cvmx_spi_mode_t mode,
Dcvmx-spi.c63 .clock_detect_cb = cvmx_spi_clock_detect_cb,
429 int cvmx_spi_clock_detect_cb(int interface, cvmx_spi_mode_t mode, int timeout) in cvmx_spi_clock_detect_cb() function