Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Datomisp_cmd.c131 unsigned int ratio, timeout, guar_ratio; in write_target_freq_to_hw() local
148 guar_ratio = (2 * isp->hpll_freq + 200 / 2) / 200 - 1; in write_target_freq_to_hw()
158 | guar_ratio << ISP_REQ_GUAR_FREQ_OFFSET); in write_target_freq_to_hw()