Home
last modified time | relevance | path

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

/openbmc/u-boot/doc/device-tree-bindings/clock/
H A Dst,stm32h7-rcc.txt71 ---->| / DIVM |---->| x DIVN | ------> VCO
80 - VCO = ( Vref / DIVM ) * DIVN
83 - VCO = ( Vref / DIVM ) * ( DIVN + FRACN / 2^13)
95 - st,clock-mult: DIVN multiplication factor : <4..512>
H A Dst,stm32mp1.txt59 DIVM DIVN DIVP DIVQ DIVR Output
/openbmc/linux/drivers/clk/
H A Dclk-sp7021.c28 DIVN, enumerator
180 clk->p[DIVN] = n; in plltv_integer_div()
323 r2 = HWM_FIELD_PREP(MASK_DIVN, clk->p[DIVN] - 1); in plltv_set_rate()