Searched refs:shutdown_db (Results 1 - 4 of 4) sorted by relevance

/drivers/misc/mic/card/
H A Dmic_device.c83 int shutdown_db; local
85 shutdown_db = mic_next_card_db();
87 "Shutdown", mdrv, shutdown_db);
91 iowrite8(shutdown_db, &bootparam->h2c_shutdown_db);
/drivers/misc/mic/host/
H A Dmic_device.h87 * @shutdown_db: shutdown doorbell.
126 int shutdown_db; member in struct:mic_device
H A Dmic_main.c391 mdev->shutdown_db = mic_next_db(mdev);
394 mdev->shutdown_db, MIC_INTR_DB);
H A Dmic_boot.c125 bootparam->c2h_shutdown_db = mdev->shutdown_db;

Completed in 78 milliseconds