Home
last modified time | relevance | path

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

/linux/include/uapi/linux/genwqe/
H A Dgenwqe_card.h195 #define IO_SLU_BITSTREAM 0x00040040 macro
/linux/drivers/misc/genwqe/
H A Dcard_sysfs.c154 curr_bitstream = __genwqe_readq(cd, IO_SLU_BITSTREAM) & 0x1; in curr_bitstream_show()
H A Dcard_debugfs.c294 bitstream = __genwqe_readq(cd, IO_SLU_BITSTREAM); in info_show()