Home
last modified time | relevance | path

Searched refs:clkpol (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/flash/
Dflash_cadence_qspi_nor_ll.c93 int cad_qspi_timing_config(struct cad_qspi_params *cad_params, uint32_t clkphase, uint32_t clkpol, in cad_qspi_timing_config() argument
105 cfg |= CAD_QSPI_SELCLKPHASE(clkphase) | CAD_QSPI_SELCLKPOL(clkpol); in cad_qspi_timing_config()