Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/genwqe/
Dcard_base.c433 if (cd->slu_unitcfg == IO_ILLEGAL_VALUE) { in genwqe_read_ids()
449 if (cd->app_unitcfg == IO_ILLEGAL_VALUE) { in genwqe_read_ids()
468 != IO_ILLEGAL_VALUE); in genwqe_read_ids()
675 if (gfir == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
698 if (fir == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
706 if (fec == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
718 if (sfir == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
726 if (sfec == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
732 if (gfir == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
773 if (gfir == IO_ILLEGAL_VALUE) in genwqe_fir_checking()
[all …]
/linux-6.12.1/include/uapi/linux/genwqe/
Dgenwqe_card.h260 #define IO_ILLEGAL_VALUE 0xffffffffffffffffull macro