Searched refs:chip_sel (Results 1 – 2 of 2) sorted by relevance
29 uint8_t chip_sel; member695 .chip_sel = DT_INST_PROP(0, chip_select),
84 uint8_t chip_sel; member396 if (cfg->chip_sel == 0) { in qmspi_configure()1068 .chip_sel = DT_INST_PROP_OR(i, chip_select, 0), \