Searched refs:phase_cmd (Results 1 – 1 of 1) sorted by relevance
156 u16 phase_cmd; in ad9832_write_phase() local164 phase_cmd = (i % 2 == 0) ? AD9832_CMD_PHA8BITSW : AD9832_CMD_PHA16BITSW; in ad9832_write_phase()166 st->phase_data[i] = cpu_to_be16(FIELD_PREP(AD9832_CMD_MSK, phase_cmd) | in ad9832_write_phase()