/Linux-v4.19/drivers/misc/mic/vop/ |
D | vop_debugfs.c | 35 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_dp_show() local 39 bootparam->magic); in vop_dp_show() 41 bootparam->h2c_config_db); in vop_dp_show() 43 bootparam->node_id); in vop_dp_show() 45 bootparam->c2h_scif_db); in vop_dp_show() 47 bootparam->h2c_scif_db); in vop_dp_show() 49 bootparam->scif_host_dma_addr); in vop_dp_show() 51 bootparam->scif_card_dma_addr); in vop_dp_show() 53 for (j = sizeof(*bootparam); in vop_dp_show() 55 d = (void *)bootparam + j; in vop_dp_show()
|
D | vop_vringh.c | 171 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_virtio_config_change() local 172 s8 db = bootparam->h2c_config_db; in vop_virtio_config_change() 282 struct mic_bootparam *bootparam; in vop_virtio_add_device() local 286 bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_virtio_add_device() 385 if (bootparam) { in vop_virtio_add_device() 386 db = bootparam->h2c_config_db; in vop_virtio_add_device() 408 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_dev_remove() local 414 db = bootparam->h2c_config_db; in vop_dev_remove() 436 struct mic_bootparam *bootparam = vpdev->hw_ops->get_dp(vpdev); in vop_virtio_del_device() local 438 if (!bootparam) in vop_virtio_del_device()
|
D | vop_main.c | 703 struct mic_bootparam __iomem *bootparam; in vop_driver_probe() local 716 bootparam = vpdev->hw_ops->get_remote_dp(vpdev); in vop_driver_probe() 717 iowrite8(vi->h2c_config_db, &bootparam->h2c_config_db); in vop_driver_probe() 734 struct mic_bootparam __iomem *bootparam = in vop_driver_remove() local 736 if (bootparam) in vop_driver_remove() 737 iowrite8(-1, &bootparam->h2c_config_db); in vop_driver_remove()
|
/Linux-v4.19/drivers/misc/mic/card/ |
D | mic_device.c | 44 struct mic_bootparam __iomem *bootparam; in mic_dp_init() local 57 bootparam = mdrv->dp; in mic_dp_init() 58 magic = ioread32(&bootparam->magic); in mic_dp_init() 362 struct mic_bootparam __iomem *bootparam; in mic_driver_init() local 388 bootparam = mdrv->dp; in mic_driver_init() 389 node_id = ioread8(&bootparam->node_id); in mic_driver_init()
|
/Linux-v4.19/drivers/misc/mic/host/ |
D | mic_boot.c | 383 struct mic_bootparam *bootparam = mdev->dp; in mic_bootparam_init() local 385 bootparam->magic = cpu_to_le32(MIC_MAGIC); in mic_bootparam_init() 386 bootparam->h2c_config_db = -1; in mic_bootparam_init() 387 bootparam->node_id = mdev->id + 1; in mic_bootparam_init() 388 bootparam->scif_host_dma_addr = 0x0; in mic_bootparam_init() 389 bootparam->scif_card_dma_addr = 0x0; in mic_bootparam_init() 390 bootparam->c2h_scif_db = -1; in mic_bootparam_init() 391 bootparam->h2c_scif_db = -1; in mic_bootparam_init()
|
/Linux-v4.19/arch/xtensa/platforms/iss/ |
D | setup.c | 41 void __init platform_init(bp_tag_t* bootparam) in platform_init() argument
|
/Linux-v4.19/include/uapi/linux/ |
D | mic_common.h | 104 struct mic_bootparam bootparam; member
|
/Linux-v4.19/Documentation/x86/ |
D | zero-page.txt | 6 arch/x86/include/uapi/asm/bootparam.h
|
/Linux-v4.19/drivers/tty/serial/ |
D | Kconfig | 44 "console=ttyAM0". (Try "man bootparam" or see the documentation of 72 "console=ttyAMA0". (Try "man bootparam" or see the documentation of 288 "console=ttySACx". (Try "man bootparam" or see the documentation of 310 "console=ttySiRFx". (Try "man bootparam" or see the documentation of 421 "console=ttyFB". (Try "man bootparam" or see the documentation of 468 "console=ttySA0". (Try "man bootparam" or see the documentation of 496 "console=ttySA0". (Try "man bootparam" or see the documentation of 522 "console=ttymxc0". (Try "man bootparam" or see the documentation of 833 "console=ttyCPM0". (Try "man bootparam" or see the documentation of 1059 "console=ttyOx". (Try "man bootparam" or see the documentation of
|
/Linux-v4.19/arch/m68k/ |
D | Kconfig.devices | 133 "console=ttyS1". (Try "man bootparam" or see the documentation of
|
/Linux-v4.19/arch/sparc/ |
D | Kconfig | 401 "console=ttyS1". (Try "man bootparam" or see the documentation of
|
/Linux-v4.19/drivers/tty/ |
D | Kconfig | 69 bootparam" or see the documentation of your boot loader (lilo or
|
/Linux-v4.19/arch/xtensa/ |
D | Kconfig | 476 bool "Parse bootparam block"
|
/Linux-v4.19/drivers/tty/serial/8250/ |
D | Kconfig | 88 "console=ttyS1". (Try "man bootparam" or see the documentation of
|
/Linux-v4.19/drivers/char/ |
D | Kconfig | 87 use with the "lp" kernel command line option. (Try "man bootparam"
|
/Linux-v4.19/drivers/usb/serial/ |
D | Kconfig | 35 "console=ttyUSB0". (Try "man bootparam" or see the documentation of
|
/Linux-v4.19/drivers/ide/ |
D | Kconfig | 248 bootparam" or see the documentation of your boot loader about how to
|
/Linux-v4.19/arch/x86/ |
D | Kconfig | 1385 such as "mem=256M". (Try "man bootparam" or see the documentation of 1740 is broken. Try "man bootparam" or see the documentation of your boot
|