Searched refs:hw_csn_supported (Results 1 – 1 of 1) sorted by relevance
471 bool hw_csn_supported = SPIM_HW_CSN_PRESENT_VALIDATE(p_instance->drv_inst_idx); in spim_configure() local472 bool use_csn = hw_csn_supported && p_config->use_hw_ss; in spim_configure()