Searched refs:clock_detect_cb (Results 1 – 2 of 2) sorted by relevance
86 int (*clock_detect_cb)(int interface, cvmx_spi_mode_t mode, int timeout); member
94 .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()