Home
last modified time | relevance | path

Searched refs:bootparam (Results 1 – 19 of 19) sorted by relevance

/linux-4.1.27/drivers/misc/mic/card/
Dmic_device.c43 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_notify_host() local
45 iowrite8(state, &bootparam->shutdown_status); in mic_notify_host()
48 mic_send_intr(&mdrv->mdev, ioread8(&bootparam->c2h_shutdown_db)); in mic_notify_host()
55 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_panic_event() local
57 iowrite8(-1, &bootparam->h2c_config_db); in mic_panic_event()
58 iowrite8(-1, &bootparam->h2c_shutdown_db); in mic_panic_event()
70 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_shutdown_isr() local
73 if (ioread8(&bootparam->shutdown_card)) in mic_shutdown_isr()
82 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_shutdown_init() local
91 iowrite8(shutdown_db, &bootparam->h2c_shutdown_db); in mic_shutdown_init()
[all …]
Dmic_virtio.c602 struct mic_bootparam __iomem *bootparam; in mic_devices_init() local
617 bootparam = mdrv->dp; in mic_devices_init()
618 iowrite8(config_db, &bootparam->h2c_config_db); in mic_devices_init()
629 struct mic_bootparam __iomem *bootparam = mdrv->dp; in mic_devices_uninit() local
630 iowrite8(-1, &bootparam->h2c_config_db); in mic_devices_uninit()
/linux-4.1.27/drivers/misc/mic/host/
Dmic_boot.c122 struct mic_bootparam *bootparam = mdev->dp; in mic_bootparam_init() local
124 bootparam->magic = cpu_to_le32(MIC_MAGIC); in mic_bootparam_init()
125 bootparam->c2h_shutdown_db = mdev->shutdown_db; in mic_bootparam_init()
126 bootparam->h2c_shutdown_db = -1; in mic_bootparam_init()
127 bootparam->h2c_config_db = -1; in mic_bootparam_init()
128 bootparam->shutdown_status = 0; in mic_bootparam_init()
129 bootparam->shutdown_card = 0; in mic_bootparam_init()
226 struct mic_bootparam *bootparam = mdev->dp; in mic_shutdown() local
227 s8 db = bootparam->h2c_shutdown_db; in mic_shutdown()
231 bootparam->shutdown_card = 1; in mic_shutdown()
[all …]
Dmic_debugfs.c202 struct mic_bootparam *bootparam = mdev->dp; in mic_dp_show() local
206 bootparam->magic); in mic_dp_show()
208 bootparam->h2c_shutdown_db); in mic_dp_show()
210 bootparam->h2c_config_db); in mic_dp_show()
212 bootparam->c2h_shutdown_db); in mic_dp_show()
214 bootparam->shutdown_status); in mic_dp_show()
216 bootparam->shutdown_card); in mic_dp_show()
218 for (i = sizeof(*bootparam); i < MIC_DP_SIZE; in mic_dp_show()
Dmic_virtio.c483 struct mic_bootparam *bootparam = mvdev->mdev->dp; in mic_virtio_config_change() local
484 s8 db = bootparam->h2c_config_db; in mic_virtio_config_change()
627 struct mic_bootparam *bootparam = mdev->dp; in mic_virtio_add_device() local
725 db = bootparam->h2c_config_db; in mic_virtio_add_device()
751 struct mic_bootparam *bootparam = mdev->dp; in mic_virtio_del_device() local
755 db = bootparam->h2c_config_db; in mic_virtio_del_device()
Dmic_main.c116 struct mic_bootparam *bootparam = mdev->dp; in mic_shutdown_db() local
120 switch (bootparam->shutdown_status) { in mic_shutdown_db()
/linux-4.1.27/arch/xtensa/platforms/iss/
Dsetup.c36 void __init platform_init(bp_tag_t* bootparam) in platform_init() argument
/linux-4.1.27/include/uapi/linux/
Dmic_common.h101 struct mic_bootparam bootparam; member
/linux-4.1.27/Documentation/x86/
Dzero-page.txt6 arch/x86/include/uapi/asm/bootparam.h
/linux-4.1.27/arch/x86/include/uapi/asm/
DKbuild11 header-y += bootparam.h
/linux-4.1.27/drivers/tty/serial/
DKconfig44 "console=ttyAM0". (Try "man bootparam" or see the documentation of
72 "console=ttyAMA0". (Try "man bootparam" or see the documentation of
287 "console=ttySACx". (Try "man bootparam" or see the documentation of
309 "console=ttySiRFx". (Try "man bootparam" or see the documentation of
420 "console=ttyFB". (Try "man bootparam" or see the documentation of
457 "console=ttySA0". (Try "man bootparam" or see the documentation of
482 "console=ttySA0". (Try "man bootparam" or see the documentation of
592 "console=ttymxc0". (Try "man bootparam" or see the documentation of
889 "console=ttyCPM0". (Try "man bootparam" or see the documentation of
1128 "console=ttyOx". (Try "man bootparam" or see the documentation of
/linux-4.1.27/arch/m68k/
DKconfig.devices132 "console=ttyS1". (Try "man bootparam" or see the documentation of
/linux-4.1.27/drivers/tty/serial/8250/
DKconfig75 "console=ttyS1". (Try "man bootparam" or see the documentation of
/linux-4.1.27/arch/sparc/
DKconfig384 "console=ttyS1". (Try "man bootparam" or see the documentation of
/linux-4.1.27/drivers/tty/
DKconfig69 bootparam" or see the documentation of your boot loader (lilo or
/linux-4.1.27/drivers/char/
DKconfig112 use with the "lp" kernel command line option. (Try "man bootparam"
/linux-4.1.27/drivers/usb/serial/
DKconfig35 "console=ttyUSB0". (Try "man bootparam" or see the documentation of
/linux-4.1.27/drivers/ide/
DKconfig245 bootparam" or see the documentation of your boot loader about how to
/linux-4.1.27/arch/x86/
DKconfig1209 such as "mem=256M". (Try "man bootparam" or see the documentation of
1518 is broken. Try "man bootparam" or see the documentation of your boot