Searched refs:cdns_xspi_dev (Results 1 – 1 of 1) sorted by relevance
351 struct cdns_xspi_dev { struct375 void (*sdma_handler)(struct cdns_xspi_dev *cdns_xspi); argument376 void (*set_interrupts_handler)(struct cdns_xspi_dev *cdns_xspi, bool enabled); argument382 static void cdns_xspi_reset_dll(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_reset_dll() argument393 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 …]