Lines Matching full:calendar
116 /* Callback to perform calendar setup */ in cvmx_spi_start_interface()
126 /* Callback to perform calendar sync */ in cvmx_spi_start_interface()
162 /* NOTE: Calendar setup is not performed during restart */ in cvmx_spi_restart_interface()
171 /* Callback to perform calendar sync */ in cvmx_spi_restart_interface()
225 cvmx_dprintf("ERROR SPI%d: BIST failed on RX calendar table\n", in cvmx_spi_reset_cb()
228 cvmx_dprintf("ERROR SPI%d: BIST failed on TX calendar table\n", in cvmx_spi_reset_cb()
231 /* Clear the calendar table after BIST to fix parity errors */ in cvmx_spi_reset_cb()
298 * Callback to setup calendar and miscellaneous settings before clock detection
327 /* SRX0 Calendar Table. This round robbins through all ports */ in cvmx_spi_calendar_setup_cb()
390 /* STX0 Calendar Table. This round robbins through all ports */ in cvmx_spi_calendar_setup_cb()
564 * Callback to perform calendar data synchronization
572 * @timeout: Timeout to wait for calendar data in seconds
581 /* SRX0 interface should be good, send calendar data */ in cvmx_spi_calendar_sync_cb()
584 ("SPI%d: Rx is synchronized, start sending calendar data\n", in cvmx_spi_calendar_sync_cb()
594 /* The corespondant board should be sending calendar data */ in cvmx_spi_calendar_sync_cb()
603 /* Waiting for calendar sync on STX0 STAT */ in cvmx_spi_calendar_sync_cb()