Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-spi.h86 int (*clock_detect_cb)(int interface, cvmx_spi_mode_t mode, int timeout); member
H A Dcvmx-spi.c94 .clock_detect_cb = cvmx_spi_clock_detect_cb,
150 INVOKE_CB(cvmx_spi_callbacks.clock_detect_cb, interface, mode, timeout); in cvmx_spi_start_interface()
194 INVOKE_CB(cvmx_spi_callbacks.clock_detect_cb, interface, mode, timeout); in cvmx_spi_restart_interface()