Searched refs:ctrl_features (Results 1 – 1 of 1) sorted by relevance
561 u32 ctrl_features; in cdns_xspi_controller_init() local573 ctrl_features = readl(cdns_xspi->iobase + CDNS_XSPI_CTRL_FEATURES_REG); in cdns_xspi_controller_init()574 cdns_xspi->hw_num_banks = FIELD_GET(CDNS_XSPI_NUM_BANKS, ctrl_features); in cdns_xspi_controller_init()