Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/mic/scif/
Dscif_main.c96 scifdev->rdb = bp->h2c_scif_db; in scif_qp_setup_handler()
186 iowrite8(scifdev->db, &bp->h2c_scif_db); in scif_probe()
228 iowrite8(-1, &bp->h2c_scif_db); in scif_remove()
/Linux-v4.19/include/uapi/linux/
Dmic_common.h90 __u8 h2c_scif_db; member
/Linux-v4.19/drivers/misc/mic/vop/
Dvop_debugfs.c47 bootparam->h2c_scif_db); in vop_dp_show()
/Linux-v4.19/drivers/misc/mic/host/
Dmic_boot.c391 bootparam->h2c_scif_db = -1; in mic_bootparam_init()