Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c97 #define MFT_PULSE_PER_REVOLUTION 2 macro
499 cnt = clk * 60 / ((DEFAULT_PRSC + 1) * rpm * MFT_PULSE_PER_REVOLUTION); in mft_compute_cnt()