Searched refs:clkpol (Results 1 – 1 of 1) sorted by relevance
93 int cad_qspi_timing_config(struct cad_qspi_params *cad_params, uint32_t clkphase, uint32_t clkpol, in cad_qspi_timing_config() argument105 cfg |= CAD_QSPI_SELCLKPHASE(clkphase) | CAD_QSPI_SELCLKPOL(clkpol); in cad_qspi_timing_config()