Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/fpga/
Ddfl-afu-main.c321 u64 userclk_freqcntr_cmd; in userclk_freqcntrcmd_store() local
324 if (kstrtou64(buf, 0, &userclk_freqcntr_cmd)) in userclk_freqcntrcmd_store()
330 writeq(userclk_freqcntr_cmd, base + PORT_HDR_USRCLK_CMD1); in userclk_freqcntrcmd_store()