Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A 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);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-platform-dfl-port57 What: /sys/bus/platform/devices/dfl-port.0/userclk_freqsts