Lines Matching defs:cdns_xspi
231 static int cdns_xspi_wait_for_controller_idle(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_wait_for_controller_idle()
243 static void cdns_xspi_trigger_command(struct cdns_xspi_dev *cdns_xspi, in cdns_xspi_trigger_command()
254 static int cdns_xspi_check_command_status(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_check_command_status()
290 static void cdns_xspi_set_interrupts(struct cdns_xspi_dev *cdns_xspi, in cdns_xspi_set_interrupts()
303 static int cdns_xspi_controller_init(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_controller_init()
325 static void cdns_xspi_sdma_handle(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_sdma_handle()
347 static int cdns_xspi_send_stig_command(struct cdns_xspi_dev *cdns_xspi, in cdns_xspi_send_stig_command()
405 static int cdns_xspi_mem_op(struct cdns_xspi_dev *cdns_xspi, in cdns_xspi_mem_op()
421 struct cdns_xspi_dev *cdns_xspi = in cdns_xspi_mem_op_execute() local
432 struct cdns_xspi_dev *cdns_xspi = in cdns_xspi_adjust_mem_op_size() local
447 struct cdns_xspi_dev *cdns_xspi = dev; in cdns_xspi_irq_handler() local
510 static void cdns_xspi_print_phy_config(struct cdns_xspi_dev *cdns_xspi) in cdns_xspi_print_phy_config()
531 struct cdns_xspi_dev *cdns_xspi = NULL; in cdns_xspi_probe() local