Searched refs:set_interrupts_handler (Results 1 – 1 of 1) sorted by relevance
376 void (*set_interrupts_handler)(struct cdns_xspi_dev *cdns_xspi, bool enabled); member575 cdns_xspi->set_interrupts_handler(cdns_xspi, false); in cdns_xspi_controller_init()690 cdns_xspi->set_interrupts_handler(cdns_xspi, true); in cdns_xspi_send_stig_command()722 cdns_xspi->set_interrupts_handler(cdns_xspi, false); in cdns_xspi_send_stig_command()729 cdns_xspi->set_interrupts_handler(cdns_xspi, false); in cdns_xspi_send_stig_command()1171 cdns_xspi->set_interrupts_handler = &marvell_xspi_set_interrupts; in cdns_xspi_probe()1175 cdns_xspi->set_interrupts_handler = &cdns_xspi_set_interrupts; in cdns_xspi_probe()