Home
last modified time | relevance | path

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

/linux/drivers/media/tuners/
A Dqm1d1b0004.c65 .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()
A Dqm1d1b0004.h17 bool half_step; /* use PLL frequency step of 500Hz instead of 1000Hz */ member

Completed in 6 milliseconds