Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/spi/
Dspi-cadence-xspi.c351 struct cdns_xspi_dev { struct
375 void (*sdma_handler)(struct cdns_xspi_dev *cdns_xspi); argument
376 void (*set_interrupts_handler)(struct cdns_xspi_dev *cdns_xspi, bool enabled); argument
382 static void cdns_xspi_reset_dll(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_reset_dll() argument
393 static bool cdns_xspi_is_dll_locked(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_is_dll_locked()
403 static bool cdns_xspi_configure_phy(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_configure_phy()
427 static bool cdns_mrvl_xspi_setup_clock(struct cdns_xspi_dev *cdns_xspi, in cdns_mrvl_xspi_setup_clock()
469 static int cdns_xspi_wait_for_controller_idle(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_wait_for_controller_idle()
481 static void cdns_xspi_trigger_command(struct cdns_xspi_dev *cdns_xspi, in cdns_xspi_trigger_command()
492 static int cdns_xspi_check_command_status(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_check_command_status()
[all …]