Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/fpga/
Ddfl-afu-main.c342 u64 userclk_freqsts; in userclk_freqsts_show() local
348 userclk_freqsts = readq(base + PORT_HDR_USRCLK_STS0); in userclk_freqsts_show()
351 return sprintf(buf, "0x%llx\n", (unsigned long long)userclk_freqsts); in userclk_freqsts_show()
353 static DEVICE_ATTR_RO(userclk_freqsts);
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-platform-dfl-port57 What: /sys/bus/platform/devices/dfl-port.0/userclk_freqsts