Searched refs:half_step (Results 1 – 2 of 2) sorted by relevance
65 .half_step = false,116 if (state->cfg.half_step) in qm1d1b0004_set_params()127 buf[2] = 0xe0 | state->cfg.half_step; in qm1d1b0004_set_params()134 buf[0] = 0xe4 | state->cfg.half_step; in qm1d1b0004_set_params()147 buf[0] = 0xe4 | ((lpf & 0x0c) << 1) | state->cfg.half_step; in qm1d1b0004_set_params()178 if (state->cfg.half_step) in qm1d1b0004_init()
17 bool half_step; /* use PLL frequency step of 500Hz instead of 1000Hz */ member