Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/misc/mic/vop/
Dvop_debugfs.c23 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_dp_show() local
27 bootparam->magic); in vop_dp_show()
29 bootparam->h2c_config_db); in vop_dp_show()
31 bootparam->node_id); in vop_dp_show()
33 bootparam->c2h_scif_db); in vop_dp_show()
35 bootparam->h2c_scif_db); in vop_dp_show()
37 bootparam->scif_host_dma_addr); in vop_dp_show()
39 bootparam->scif_card_dma_addr); in vop_dp_show()
41 for (j = sizeof(*bootparam); in vop_dp_show()
43 d = (void *)bootparam + j; in vop_dp_show()
Dvop_vringh.c159 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_virtio_config_change() local
160 s8 db = bootparam->h2c_config_db; in vop_virtio_config_change()
270 struct mic_bootparam *bootparam; in vop_virtio_add_device() local
274 bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_virtio_add_device()
373 if (bootparam) { in vop_virtio_add_device()
374 db = bootparam->h2c_config_db; in vop_virtio_add_device()
396 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_dev_remove() local
402 db = bootparam->h2c_config_db; in vop_dev_remove()
424 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_virtio_del_device() local
426 if (!bootparam) in vop_virtio_del_device()
Dvop_main.c723 struct mic_bootparam __iomem *bootparam; in vop_driver_probe() local
736 bootparam = vpdev->hw_ops->get_remote_dp(vpdev); in vop_driver_probe()
737 iowrite8(vi->h2c_config_db, &bootparam->h2c_config_db); in vop_driver_probe()
754 struct mic_bootparam __iomem *bootparam = in vop_driver_remove() local
756 if (bootparam) in vop_driver_remove()
757 iowrite8(-1, &bootparam->h2c_config_db); in vop_driver_remove()
/Linux-v5.4/drivers/misc/mic/card/
Dmic_device.c32 struct mic_bootparam __iomem *bootparam; in mic_dp_init() local
45 bootparam = mdrv->dp; in mic_dp_init()
46 magic = ioread32(&bootparam->magic); in mic_dp_init()
350 struct mic_bootparam __iomem *bootparam; in mic_driver_init() local
376 bootparam = mdrv->dp; in mic_driver_init()
377 node_id = ioread8(&bootparam->node_id); in mic_driver_init()
/Linux-v5.4/drivers/misc/mic/host/
Dmic_boot.c371 struct mic_bootparam *bootparam = mdev->dp; in mic_bootparam_init() local
373 bootparam->magic = cpu_to_le32(MIC_MAGIC); in mic_bootparam_init()
374 bootparam->h2c_config_db = -1; in mic_bootparam_init()
375 bootparam->node_id = mdev->id + 1; in mic_bootparam_init()
376 bootparam->scif_host_dma_addr = 0x0; in mic_bootparam_init()
377 bootparam->scif_card_dma_addr = 0x0; in mic_bootparam_init()
378 bootparam->c2h_scif_db = -1; in mic_bootparam_init()
379 bootparam->h2c_scif_db = -1; in mic_bootparam_init()
/Linux-v5.4/arch/xtensa/platforms/iss/
Dsetup.c36 void __init platform_init(bp_tag_t* bootparam) in platform_init() argument
/Linux-v5.4/include/uapi/linux/
Dmic_common.h104 struct mic_bootparam bootparam; member
/Linux-v5.4/Documentation/xtensa/
Dbooting.rst6 arch/xtensa/include/asm/bootparam.h for definition of the bp_tag structure and
/Linux-v5.4/Documentation/x86/
Dzero-page.rst11 arch/x86/include/uapi/asm/bootparam.h
/Linux-v5.4/drivers/tty/serial/
DKconfig45 "console=ttyAM0". (Try "man bootparam" or see the documentation of
73 "console=ttyAMA0". (Try "man bootparam" or see the documentation of
285 "console=ttySACx". (Try "man bootparam" or see the documentation of
307 "console=ttySiRFx". (Try "man bootparam" or see the documentation of
439 "console=ttyFB". (Try "man bootparam" or see the documentation of
472 "console=ttySA0". (Try "man bootparam" or see the documentation of
501 "console=ttySA0". (Try "man bootparam" or see the documentation of
527 "console=ttymxc0". (Try "man bootparam" or see the documentation of
838 "console=ttyCPM0". (Try "man bootparam" or see the documentation of
1018 "console=ttyOx". (Try "man bootparam" or see the documentation of
[all …]
/Linux-v5.4/arch/m68k/
DKconfig.devices133 "console=ttyS1". (Try "man bootparam" or see the documentation of
/Linux-v5.4/arch/sparc/
DKconfig394 "console=ttyS1". (Try "man bootparam" or see the documentation of
/Linux-v5.4/arch/xtensa/
DKconfig520 bool "Parse bootparam block"
/Linux-v5.4/drivers/tty/serial/8250/
DKconfig90 "console=ttyS1". (Try "man bootparam" or see the documentation of
/Linux-v5.4/drivers/tty/
DKconfig70 bootparam" or see the documentation of your boot loader (lilo or
/Linux-v5.4/drivers/char/
DKconfig73 use with the "lp" kernel command line option. (Try "man bootparam"
/Linux-v5.4/drivers/usb/serial/
DKconfig36 "console=ttyUSB0". (Try "man bootparam" or see the documentation of
/Linux-v5.4/drivers/ide/
DKconfig249 bootparam" or see the documentation of your boot loader about how to
/Linux-v5.4/arch/x86/
DKconfig1413 such as "mem=256M". (Try "man bootparam" or see the documentation of
1767 is broken. Try "man bootparam" or see the documentation of your boot