| /Linux-v5.4/drivers/misc/mic/vop/ |
| D | vop_debugfs.c | 23 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()
|
| D | vop_vringh.c | 159 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()
|
| D | vop_main.c | 723 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/ |
| D | mic_device.c | 32 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/ |
| D | mic_boot.c | 371 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/ |
| D | setup.c | 36 void __init platform_init(bp_tag_t* bootparam) in platform_init() argument
|
| /Linux-v5.4/include/uapi/linux/ |
| D | mic_common.h | 104 struct mic_bootparam bootparam; member
|
| /Linux-v5.4/Documentation/xtensa/ |
| D | booting.rst | 6 arch/xtensa/include/asm/bootparam.h for definition of the bp_tag structure and
|
| /Linux-v5.4/Documentation/x86/ |
| D | zero-page.rst | 11 arch/x86/include/uapi/asm/bootparam.h
|
| /Linux-v5.4/drivers/tty/serial/ |
| D | Kconfig | 45 "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/ |
| D | Kconfig.devices | 133 "console=ttyS1". (Try "man bootparam" or see the documentation of
|
| /Linux-v5.4/arch/sparc/ |
| D | Kconfig | 394 "console=ttyS1". (Try "man bootparam" or see the documentation of
|
| /Linux-v5.4/arch/xtensa/ |
| D | Kconfig | 520 bool "Parse bootparam block"
|
| /Linux-v5.4/drivers/tty/serial/8250/ |
| D | Kconfig | 90 "console=ttyS1". (Try "man bootparam" or see the documentation of
|
| /Linux-v5.4/drivers/tty/ |
| D | Kconfig | 70 bootparam" or see the documentation of your boot loader (lilo or
|
| /Linux-v5.4/drivers/char/ |
| D | Kconfig | 73 use with the "lp" kernel command line option. (Try "man bootparam"
|
| /Linux-v5.4/drivers/usb/serial/ |
| D | Kconfig | 36 "console=ttyUSB0". (Try "man bootparam" or see the documentation of
|
| /Linux-v5.4/drivers/ide/ |
| D | Kconfig | 249 bootparam" or see the documentation of your boot loader about how to
|
| /Linux-v5.4/arch/x86/ |
| D | Kconfig | 1413 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
|