Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/
H A Dnpcm7xx_pwm-test.c50 #define APB4CKDIV(rv) extract32((rv), 30, 2) macro
295 uint32_t apbdiv = mft ? APB4CKDIV(clkdiv2) : APB3CKDIV(clkdiv2); in read_pclk()