Home
last modified time | relevance | path

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

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