is_s32g_dspi
if (is_s32g_dspi(dspi) && spi->max_speed_hz > SPI_25MHZ)
if (spi_controller_is_target(ctlr) && is_s32g_dspi(dspi))