Home
last modified time | relevance | path

Searched refs:model (Results 3576 – 3600 of 5404) sorted by relevance

1...<<141142143144145146147148149150>>...217

/openbmc/linux/drivers/platform/x86/
H A Dsony-laptop.c3351 int model; member
3669 dev->model = SONYPI_DEVICE_TYPE1; in sony_pic_detect_device_type()
3678 dev->model = SONYPI_DEVICE_TYPE2; in sony_pic_detect_device_type()
3687 dev->model = SONYPI_DEVICE_TYPE3; in sony_pic_detect_device_type()
3697 dev->model = SONYPI_DEVICE_TYPE3; in sony_pic_detect_device_type()
3707 dev->model = SONYPI_DEVICE_TYPE3; in sony_pic_detect_device_type()
3715 dev->model = SONYPI_DEVICE_TYPE2; in sony_pic_detect_device_type()
3723 dev->model == SONYPI_DEVICE_TYPE1 ? 1 : in sony_pic_detect_device_type()
3724 dev->model == SONYPI_DEVICE_TYPE2 ? 2 : 3); in sony_pic_detect_device_type()
4501 if (spic_dev.model == SONYPI_DEVICE_TYPE1) { in sony_pic_enable()
/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c8127 prop_buf = np->vpd.model; in niu_pci_vpd_scan_props()
8344 !strcmp(np->vpd.model, NIU_KIMI_MDL_STR)) { in niu_pci_vpd_validate()
8504 np->vpd.model[i + 3] = (tmp >> 0) & 0xff; in niu_pci_probe_sprom()
8505 np->vpd.model[i + 2] = (tmp >> 8) & 0xff; in niu_pci_probe_sprom()
8506 np->vpd.model[i + 1] = (tmp >> 16) & 0xff; in niu_pci_probe_sprom()
8507 np->vpd.model[i + 0] = (tmp >> 24) & 0xff; in niu_pci_probe_sprom()
8509 np->vpd.model[val] = '\0'; in niu_pci_probe_sprom()
9227 const char *model; in niu_get_of_props() local
9269 model = of_get_property(dp, "model", NULL); in niu_get_of_props()
9271 if (model) in niu_get_of_props()
[all …]
/openbmc/linux/drivers/media/platform/nxp/
H A Dimx7-media-csi.c256 enum imx_csi_model model; member
689 if (csi->model == IMX7_CSI_IMX8MQ) in imx7_csi_enable()
2119 strscpy(csi->mdev.model, "imx-media", sizeof(csi->mdev.model)); in imx7_csi_media_dev_init()
2221 csi->model = (enum imx_csi_model)(uintptr_t)of_device_get_match_data(&pdev->dev); in imx7_csi_probe()
/openbmc/linux/drivers/net/ethernet/alacritech/
H A Dslicoss.c455 if (sdev->model == SLIC_MODEL_OASIS) { in slic_handle_frame_error()
1051 file = (sdev->model == SLIC_MODEL_OASIS) ? SLIC_RCV_FIRMWARE_OASIS : in slic_load_rcvseq_firmware()
1126 file = (sdev->model == SLIC_MODEL_OASIS) ? SLIC_FIRMWARE_OASIS : in slic_load_firmware()
1639 if (sdev->model == SLIC_MODEL_OASIS) { in slic_read_eeprom()
1785 sdev->model = (pdev->device == PCI_DEVICE_ID_ALACRITECH_OASIS) ? in slic_probe()
/openbmc/linux/Documentation/arch/arm64/
H A Dsve.rst18 model. To aid understanding, a minimal description of relevant programmer's
19 model features for SVE is included in Appendix A.
475 Appendix A. SVE programmer's model (informative)
479 ARMv8-A programmer's model that are relevant to this document.
560 Appendix B. ARMv8-A FP/SIMD programmer's model
/openbmc/u-boot/cmd/
H A DKconfig460 (deprecated, needs conversion to driver model)
469 (deprecated, needs conversion to driver model)
656 bool "demo - Demonstration commands for driver model"
677 bool "dm - Access to driver model information"
680 Provides access to driver model data structures and information,
683 can be useful to see the state of driver model for debugging or
761 (legacy, needs conversion to driver model)
769 (deprecated - needs conversion to driver model)
1442 (this needs porting to driver model)
1562 This is the pmic command, based on a driver model pmic's API.
[all …]
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddsi.c1544 if (dsi->data->model == DSI_MODEL_OMAP4) in dsi_enable_pads()
1546 if (dsi->data->model == DSI_MODEL_OMAP5) in dsi_enable_pads()
1553 if (dsi->data->model == DSI_MODEL_OMAP4) in dsi_disable_pads()
4156 switch (dsi->data->model) { in dsi_get_dispc_channel()
4810 .model = DSI_MODEL_OMAP3,
4822 .model = DSI_MODEL_OMAP3,
4834 .model = DSI_MODEL_OMAP4,
4848 .model = DSI_MODEL_OMAP5,
4974 if (dsi->data->model == DSI_MODEL_OMAP4 || in dsi_probe()
4975 dsi->data->model == DSI_MODEL_OMAP5) { in dsi_probe()
[all …]
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dgef_sbc310.dts20 model = "GEF_SBC310";
H A Dmvme2500.dts14 model = "MVME2500";
/openbmc/linux/Documentation/sound/cards/
H A Demu10k1-jack.rst41 model. Trial and error is highly recommended; the pinout diagrams
/openbmc/linux/Documentation/devicetree/bindings/soc/fsl/
H A Dbman.txt16 binding covers the CCSR space programming model
/openbmc/u-boot/arch/arm/dts/
H A Dexynos4412-odroid.dts13 model = "Odroid based on Exynos4412";
H A Dsun7i-a20-icnova-swac.dts51 model = "ICnova-A20 SWAC";
H A Darmada-3720-db.dts52 model = "Marvell Armada 3720 Development Board DB-88F3720-DDR3";
H A Drk3328-evb.dts10 model = "Rockchip RK3328 EVB";
H A Dkirkwood-dnskw.dtsi6 model = "D-Link DNS NASes (kirkwood-based)";
H A Dimx6ul-geam.dts50 model = "Engicam GEAM6UL";
H A Dsun7i-a20-m3.dts53 model = "Mele M3";
H A Dsun50i-h5-nanopi-neo2.dts49 model = "FriendlyARM NanoPi NEO 2";
H A Dsun6i-a31s-sina31s-core.dtsi50 model = "Sinlinx SinA31s Core Board";
H A Dsun6i-a31-colombus.dts52 model = "WITS A31 Colombus Evaluation Board";
H A Dsun5i-a13-utoo-p66.dts49 model = "Utoo P66";
H A Dsun4i-a10-chuwi-v7-cw0825.dts51 model = "Chuwi V7 CW0825";
/openbmc/u-boot/arch/riscv/dts/
H A Dae350_64.dts7 model = "andestech,ax25";
/openbmc/u-boot/board/intel/
H A DKconfig8 prompt "Mainboard model"

1...<<141142143144145146147148149150>>...217