Searched refs:stm32_fmc2_ebi_check_sync_trans (Results 1 – 1 of 1) sorted by relevance
/linux-6.14.4/drivers/memory/ |
D | stm32-fmc2-ebi.c | 275 static int stm32_fmc2_ebi_check_sync_trans(struct stm32_fmc2_ebi *ebi, in stm32_fmc2_ebi_check_sync_trans() function 299 return stm32_fmc2_ebi_check_sync_trans(ebi, prop, cs); in stm32_fmc2_ebi_mp25_check_cclk() 316 return stm32_fmc2_ebi_check_sync_trans(ebi, prop, cs); in stm32_fmc2_ebi_mp25_check_clk_period() 410 return stm32_fmc2_ebi_check_sync_trans(ebi, prop, cs); in stm32_fmc2_ebi_check_cclk() 971 .check = stm32_fmc2_ebi_check_sync_trans, 1039 .check = stm32_fmc2_ebi_check_sync_trans, 1136 .check = stm32_fmc2_ebi_check_sync_trans, 1204 .check = stm32_fmc2_ebi_check_sync_trans,
|