Searched refs:phpol (Results 1 – 2 of 2) sorted by relevance
193 int mec_hal_qspi_sampling_phase_pol(struct mec_qspi_regs *base, uint8_t phpol);
425 int mec_hal_qspi_sampling_phase_pol(struct mec_qspi_regs *base, uint8_t phpol) in mec_hal_qspi_sampling_phase_pol() argument431 base->MODE = (base->MODE & ~0x700u) | ((uint32_t)(phpol & 0x7u) << 8); in mec_hal_qspi_sampling_phase_pol()