Home
last modified time | relevance | path

Searched refs:NUM_STEPS (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dselftest_slpc.c6 #define NUM_STEPS 5 macro
119 step = (slpc->rp0_freq - slpc->min_freq) / NUM_STEPS; in vary_max_freq()
155 step = (slpc->rp0_freq - slpc->min_freq) / NUM_STEPS; in vary_min_freq()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dqcom_nandc.c121 #define NUM_STEPS 0 macro
1881 host->ecc_buf_cfg = (host->cw_data - 1) << NUM_STEPS; in qcom_nandc_codeword_fixup()
2526 host->ecc_buf_cfg = 0x203 << NUM_STEPS; in qcom_nand_attach_chip()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb0899_algo.c1004 STB0899_SETFIELD_VAL(NUM_STEPS, reg, steps); in stb0899_dvbs2_init_calc()