Lines Matching full:flexspi
13 /* Enable FLEXSPI clock again */ in flash_deinit()
16 /* Enable FLEXSPI module */ in flash_deinit()
19 /* Wait until FLEXSPI is not busy */ in flash_deinit()
38 /* Enable FLEXSPI module */ in flash_init()
75 * flexspi_set_clock run in RAM used to configure FlexSPI clock source and divider
84 /* Always deinit FLEXSPI and init FLEXSPI for the flash to make sure the in flexspi_setup_clock()
85 * flash works correctly after the FLEXSPI root clock changed as the in flexspi_setup_clock()
86 * default FLEXSPI configuration may does not work for the new root in flexspi_setup_clock()
93 /* Update flexspi clock. */ in flexspi_setup_clock()
100 /* Enable FLEXSPI clock again */ in flexspi_setup_clock()
109 /* Always deinit FLEXSPI and init FLEXSPI for the flash to make sure the in flexspi_setup_clock()
110 * flash works correctly after the FLEXSPI root clock changed as the in flexspi_setup_clock()
111 * default FLEXSPI configuration may does not work for the new root in flexspi_setup_clock()
118 /* Update flexspi clock. */ in flexspi_setup_clock()
125 /* Enable FLEXSPI clock again */ in flexspi_setup_clock()
135 /* This function is used to change FlexSPI clock to a stable source before clock
137 * FLEXSPI memory.)
141 /* Move FLEXSPI clock source from main clock to FRO192M / 2 to avoid instruction/data in flexspi_clock_safe_config()