Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/fpga/
H A Ddfl-afu-main.c308 u64 userclk_freqcntr_cmd; in userclk_freqcntrcmd_store() local
311 if (kstrtou64(buf, 0, &userclk_freqcntr_cmd)) in userclk_freqcntrcmd_store()
317 writeq(userclk_freqcntr_cmd, base + PORT_HDR_USRCLK_CMD1); in userclk_freqcntrcmd_store()