Home
last modified time | relevance | path

Searched refs:genwqe_get_slu_id (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/misc/genwqe/
H A Dcard_base.h424 static inline int genwqe_get_slu_id(struct genwqe_dev *cd) in genwqe_get_slu_id() function
H A Dcard_dev.c577 if (genwqe_get_slu_id(cd) <= 0x2) { in do_flash_update()
703 if (genwqe_get_slu_id(cd) <= 0x2) { in do_flash_read()
H A Dcard_base.c440 slu_id = genwqe_get_slu_id(cd); in genwqe_read_ids()
H A Dcard_ddcb.c855 if (genwqe_get_slu_id(cd) <= 0x2) { in __genwqe_enqueue_ddcb()