Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/genwqe/
H A Dcard_sysfs.c151 int curr_bitstream; in curr_bitstream_show() local
154 curr_bitstream = __genwqe_readq(cd, IO_SLU_BITSTREAM) & 0x1; in curr_bitstream_show()
155 return sprintf(buf, "%d\n", curr_bitstream); in curr_bitstream_show()
157 static DEVICE_ATTR_RO(curr_bitstream);
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-genwqe18 What: /sys/class/genwqe/genwqe<n>_card/curr_bitstream