cqspi_driver_platdata
const struct cqspi_driver_platdata *ddata;
const struct cqspi_driver_platdata *ddata = cqspi->ddata;
const struct cqspi_driver_platdata *ddata = of_device_get_match_data(dev);
const struct cqspi_driver_platdata *ddata;
const struct cqspi_driver_platdata *ddata;
static const struct cqspi_driver_platdata cdns_qspi = {
static const struct cqspi_driver_platdata k2g_qspi = {
static const struct cqspi_driver_platdata am654_ospi = {
static const struct cqspi_driver_platdata intel_lgm_qspi = {
static const struct cqspi_driver_platdata socfpga_qspi = {
static const struct cqspi_driver_platdata versal_ospi = {
static const struct cqspi_driver_platdata versal2_ospi = {
static const struct cqspi_driver_platdata jh7110_qspi = {
static const struct cqspi_driver_platdata pensando_cdns_qspi = {
static const struct cqspi_driver_platdata mobileye_eyeq5_ospi = {
static const struct cqspi_driver_platdata renesas_rzn1_qspi = {
static int cqspi_wait_for_bit(const struct cqspi_driver_platdata *ddata,
const struct cqspi_driver_platdata *ddata = cqspi->ddata;