Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c96 #define DEFAULT_PRSC 255 macro
484 mft_writeb(qts, index, MFT_PRSC, DEFAULT_PRSC); in mft_init()
499 cnt = clk * 60 / ((DEFAULT_PRSC + 1) * rpm * MFT_PULSE_PER_REVOLUTION); in mft_compute_cnt()